diff options
Diffstat (limited to 'src/tools/tqtextstream.cpp')
-rw-r--r-- | src/tools/tqtextstream.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/tqtextstream.cpp b/src/tools/tqtextstream.cpp index 218c9b106..0a911b0ed 100644 --- a/src/tools/tqtextstream.cpp +++ b/src/tools/tqtextstream.cpp @@ -42,7 +42,7 @@ #ifndef TQT_NO_TEXTSTREAM #include "tqtextcodec.h" -#include "ntqregexp.h" +#include "tqregexp.h" #include "ntqbuffer.h" #include "ntqfile.h" #include <stdio.h> |