diff options
Diffstat (limited to 'kontact_plugin/basket_plugin.h')
-rw-r--r-- | kontact_plugin/basket_plugin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact_plugin/basket_plugin.h b/kontact_plugin/basket_plugin.h index a8cbf72..4980318 100644 --- a/kontact_plugin/basket_plugin.h +++ b/kontact_plugin/basket_plugin.h @@ -22,7 +22,7 @@ #define BASKET_PLUGIN_H #include <klocale.h> -#include <kparts/part.h> +#include <tdeparts/part.h> #include <kontact/plugin.h> #include "uniqueapphandler.h" #include "basketdcopiface_stub.h" |