diff options
Diffstat (limited to 'kxkb/rules.cpp')
-rw-r--r-- | kxkb/rules.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kxkb/rules.cpp b/kxkb/rules.cpp index ffe66fb0b..685c701fd 100644 --- a/kxkb/rules.cpp +++ b/kxkb/rules.cpp @@ -1,6 +1,6 @@ #include <tqwindowdefs.h> #include <tqfile.h> -#include <textstream.h> +#include <tqtextstream.h> #include <tqregexp.h> #include <tqstringlist.h> #include <tqdir.h> |