diff options
Diffstat (limited to 'kweather/weatherbar.cpp')
-rw-r--r-- | kweather/weatherbar.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kweather/weatherbar.cpp b/kweather/weatherbar.cpp index e7f074e..5111748 100644 --- a/kweather/weatherbar.cpp +++ b/kweather/weatherbar.cpp @@ -30,7 +30,7 @@ #include <tqgroupbox.h> #include <klocale.h> #include <kdebug.h> -#include <kconfig.h> +#include <tdeconfig.h> #include <kstandarddirs.h> #include <kmessagebox.h> #include <dcopref.h> |