diff options
Diffstat (limited to 'kweather/weatherbutton.cpp')
-rw-r--r-- | kweather/weatherbutton.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kweather/weatherbutton.cpp b/kweather/weatherbutton.cpp index 2b3bf9f..36ab8c9 100644 --- a/kweather/weatherbutton.cpp +++ b/kweather/weatherbutton.cpp @@ -23,7 +23,7 @@ #include <tdeapplication.h> #include <kcursor.h> -#include <kglobalsettings.h> +#include <tdeglobalsettings.h> #include <kiconeffect.h> #include <kicontheme.h> #include <kipc.h> |