diff options
Diffstat (limited to 'kworldwatch/cities.cpp')
-rw-r--r-- | kworldwatch/cities.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kworldwatch/cities.cpp b/kworldwatch/cities.cpp index 6626beb..2c2a9f3 100644 --- a/kworldwatch/cities.cpp +++ b/kworldwatch/cities.cpp @@ -26,7 +26,7 @@ ** Bug reports and questions can be sent to kde-devel@kde.org */ #include <tqfile.h> -#include <tqtextstream.h> +#include <textstream.h> #include <tqregexp.h> #include <tqpainter.h> |