diff options
Diffstat (limited to 'kweather/weatherlib.cpp')
-rw-r--r-- | kweather/weatherlib.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kweather/weatherlib.cpp b/kweather/weatherlib.cpp index c0313ad..c4c5128 100644 --- a/kweather/weatherlib.cpp +++ b/kweather/weatherlib.cpp @@ -32,7 +32,7 @@ email : [email protected] #include <knotifyclient.h> #include <ktempfile.h> #include <unistd.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kpassivepopup.h> #include "metar_parser.h" |