diff options
Diffstat (limited to 'kweather/weatherservice.cpp')
-rw-r--r-- | kweather/weatherservice.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kweather/weatherservice.cpp b/kweather/weatherservice.cpp index 2c018b9..7fa3b0c 100644 --- a/kweather/weatherservice.cpp +++ b/kweather/weatherservice.cpp @@ -21,7 +21,7 @@ #include <kdebug.h> #include <kapplication.h> -#include <kconfig.h> +#include <tdeconfig.h> #include <kglobal.h> #include <klocale.h> #include <kstandarddirs.h> |