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 6c1f57d97..a1decfbb2 100644 --- a/kontact/plugins/weather/weather_plugin.cpp +++ b/kontact/plugins/weather/weather_plugin.cpp @@ -18,7 +18,7 @@ Boston, MA 02110-1301, USA. */ -#include <kaboutdata.h> +#include <tdeaboutdata.h> #include <kgenericfactory.h> #include <tdeparts/componentfactory.h> |