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 86b1add58..58a377cd7 100644 --- a/src/tools/tqstring.cpp +++ b/src/tools/tqstring.cpp @@ -52,7 +52,7 @@ #include "tqstring.h" #include "tqregexp.h" -#include "ntqdatastream.h" +#include "tqdatastream.h" #ifndef TQT_NO_TEXTCODEC #include "tqtextcodec.h" #endif |