diff options
Diffstat (limited to 'kode/kxml_compiler/kxml_compiler.cpp')
-rw-r--r-- | kode/kxml_compiler/kxml_compiler.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kode/kxml_compiler/kxml_compiler.cpp b/kode/kxml_compiler/kxml_compiler.cpp index a9add1ab4..71720d6b9 100644 --- a/kode/kxml_compiler/kxml_compiler.cpp +++ b/kode/kxml_compiler/kxml_compiler.cpp @@ -37,7 +37,7 @@ #include <kstandarddirs.h> #include <tqfile.h> -#include <textstream.h> +#include <tqtextstream.h> #include <tqdom.h> #include <tqregexp.h> #include <tqmap.h> |