diff options
Diffstat (limited to 'src/tools/tqstring.cpp')
-rw-r--r-- | src/tools/tqstring.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tools/tqstring.cpp b/src/tools/tqstring.cpp index 58a377cd7..546069d48 100644 --- a/src/tools/tqstring.cpp +++ b/src/tools/tqstring.cpp @@ -56,8 +56,8 @@ #ifndef TQT_NO_TEXTCODEC #include "tqtextcodec.h" #endif -#include "ntqlocale.h" -#include "qlocale_p.h" +#include "tqlocale.h" +#include "tqlocale_p.h" #include "qunicodetables_p.h" #include <limits.h> |