diff options
Diffstat (limited to 'kweather/weather_icon.cpp')
-rw-r--r-- | kweather/weather_icon.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kweather/weather_icon.cpp b/kweather/weather_icon.cpp index bce9073..1100ded 100644 --- a/kweather/weather_icon.cpp +++ b/kweather/weather_icon.cpp @@ -1,6 +1,6 @@ #include <tqpair.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kiconloader.h> #include <kdebug.h> |