diff options
Diffstat (limited to 'kontact/plugins/newsticker/newsticker_plugin.cpp')
-rw-r--r-- | kontact/plugins/newsticker/newsticker_plugin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/plugins/newsticker/newsticker_plugin.cpp b/kontact/plugins/newsticker/newsticker_plugin.cpp index 671ed5a23..79e03770d 100644 --- a/kontact/plugins/newsticker/newsticker_plugin.cpp +++ b/kontact/plugins/newsticker/newsticker_plugin.cpp @@ -20,7 +20,7 @@ #include <kgenericfactory.h> #include <klocale.h> -#include <kparts/componentfactory.h> +#include <tdeparts/componentfactory.h> #include "core.h" #include "summarywidget.h" |