diff options
Diffstat (limited to 'ksayit/src/ksayitviewimpl.cpp')
-rw-r--r-- | ksayit/src/ksayitviewimpl.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksayit/src/ksayitviewimpl.cpp b/ksayit/src/ksayitviewimpl.cpp index 5c1b697..e3eb5ee 100644 --- a/ksayit/src/ksayitviewimpl.cpp +++ b/ksayit/src/ksayitviewimpl.cpp @@ -21,7 +21,7 @@ using namespace std; // QT includes #include <tqradiobutton.h> -#include <textstream.h> +#include <tqtextstream.h> #include <tqstring.h> // KDE includes |