diff options
Diffstat (limited to 'kontact/interfaces/plugin.cpp')
-rw-r--r-- | kontact/interfaces/plugin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/interfaces/plugin.cpp b/kontact/interfaces/plugin.cpp index 82f2bbbec..9d9445e99 100644 --- a/kontact/interfaces/plugin.cpp +++ b/kontact/interfaces/plugin.cpp @@ -25,7 +25,7 @@ #include <dcopclient.h> #include <kaboutdata.h> #include <kglobal.h> -#include <kparts/componentfactory.h> +#include <tdeparts/componentfactory.h> #include <kdebug.h> #include <kinstance.h> #include <krun.h> |