diff options
Diffstat (limited to 'kweather/kcmweather.cpp')
-rw-r--r-- | kweather/kcmweather.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kweather/kcmweather.cpp b/kweather/kcmweather.cpp index 2d15ca8..366a346 100644 --- a/kweather/kcmweather.cpp +++ b/kweather/kcmweather.cpp @@ -26,8 +26,8 @@ #include <tqlabel.h> #include <tqlayout.h> -#include <kaboutdata.h> -#include <kapplication.h> +#include <tdeaboutdata.h> +#include <tdeapplication.h> #include <tdeconfig.h> #include <kdebug.h> #include <klocale.h> |