diff options
Diffstat (limited to 'kode/code.cpp')
-rw-r--r-- | kode/code.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kode/code.cpp b/kode/code.cpp index ce4e9708a..3c4c38165 100644 --- a/kode/code.cpp +++ b/kode/code.cpp @@ -24,7 +24,7 @@ #include <kdebug.h> #include <tqfile.h> -#include <tqtextstream.h> +#include <textstream.h> using namespace KODE; |