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