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