diff options
Diffstat (limited to 'kontact/plugins/weather/weather_plugin.cpp')
-rw-r--r-- | kontact/plugins/weather/weather_plugin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/plugins/weather/weather_plugin.cpp b/kontact/plugins/weather/weather_plugin.cpp index af4f9f5c7..6c1f57d97 100644 --- a/kontact/plugins/weather/weather_plugin.cpp +++ b/kontact/plugins/weather/weather_plugin.cpp @@ -20,7 +20,7 @@ #include <kaboutdata.h> #include <kgenericfactory.h> -#include <kparts/componentfactory.h> +#include <tdeparts/componentfactory.h> #include "core.h" #include "summarywidget.h" |