diff options
Diffstat (limited to 'kode/kxml_compiler/parser.h')
-rw-r--r-- | kode/kxml_compiler/parser.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kode/kxml_compiler/parser.h b/kode/kxml_compiler/parser.h index 786b11236..6efd6f746 100644 --- a/kode/kxml_compiler/parser.h +++ b/kode/kxml_compiler/parser.h @@ -36,7 +36,7 @@ #include <kstandarddirs.h> #include <tqfile.h> -#include <textstream.h> +#include <tqtextstream.h> #include <tqdom.h> #include <tqregexp.h> #include <tqmap.h> |