summaryrefslogtreecommitdiffstats
path: root/src/codecs/qtextcodecfactory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/codecs/qtextcodecfactory.cpp')
-rw-r--r--src/codecs/qtextcodecfactory.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/codecs/qtextcodecfactory.cpp b/src/codecs/qtextcodecfactory.cpp
index a0ccedbcd..71e5ed125 100644
--- a/src/codecs/qtextcodecfactory.cpp
+++ b/src/codecs/qtextcodecfactory.cpp
@@ -38,13 +38,13 @@
**
**********************************************************************/
-#include "qtextcodecfactory.h"
+#include "ntqtextcodecfactory.h"
#ifndef QT_NO_TEXTCODEC
#ifndef QT_NO_COMPONENT
-#include "qapplication.h"
-#include "qcleanuphandler.h"
+#include "ntqapplication.h"
+#include "ntqcleanuphandler.h"
#include <private/qpluginmanager_p.h>
#include "qtextcodecinterface_p.h"