diff options
Diffstat (limited to 'kweather/kweather.cpp')
-rw-r--r-- | kweather/kweather.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kweather/kweather.cpp b/kweather/kweather.cpp index f688225..704dbe1 100644 --- a/kweather/kweather.cpp +++ b/kweather/kweather.cpp @@ -16,8 +16,8 @@ * * ***************************************************************************/ -#include <kaboutapplication.h> -#include <kapplication.h> +#include <tdeaboutapplication.h> +#include <tdeapplication.h> #include <kcmultidialog.h> #include <kdebug.h> #include <klocale.h> |