diff options
Diffstat (limited to 'src/tools/tqstring.cpp')
-rw-r--r-- | src/tools/tqstring.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/tqstring.cpp b/src/tools/tqstring.cpp index a48af12fc..fff59c613 100644 --- a/src/tools/tqstring.cpp +++ b/src/tools/tqstring.cpp @@ -54,7 +54,7 @@ #include "ntqregexp.h" #include "ntqdatastream.h" #ifndef TQT_NO_TEXTCODEC -#include "ntqtextcodec.h" +#include "tqtextcodec.h" #endif #include "ntqlocale.h" #include "qlocale_p.h" |