summaryrefslogtreecommitdiffstats
path: root/src/corelib/codecs/qeuckrcodec.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/codecs/qeuckrcodec.cpp')
-rw-r--r--src/corelib/codecs/qeuckrcodec.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/corelib/codecs/qeuckrcodec.cpp b/src/corelib/codecs/qeuckrcodec.cpp
index 979b9bb8bc..f0cff54338 100644
--- a/src/corelib/codecs/qeuckrcodec.cpp
+++ b/src/corelib/codecs/qeuckrcodec.cpp
@@ -65,8 +65,8 @@
QString toUnicode(const char* chars, int len) const;
*/
-#include "qeuckrcodec.h"
-#include "cp949codetbl.h"
+#include "qeuckrcodec_p.h"
+#include "cp949codetbl_p.h"
QT_BEGIN_NAMESPACE