From ea318d1431c89e647598c510c4245c6571aa5f46 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 26 Jan 2012 23:32:43 -0600 Subject: Update to latest tqt3 automated conversion --- src/codecs/qtextcodecfactory.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/codecs/qtextcodecfactory.cpp') 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 #include "qtextcodecinterface_p.h" -- cgit v1.2.3