diff options
Diffstat (limited to 'karbon/plugins/whirlpinch/whirlpinchplugin.h')
-rw-r--r-- | karbon/plugins/whirlpinch/whirlpinchplugin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/karbon/plugins/whirlpinch/whirlpinchplugin.h b/karbon/plugins/whirlpinch/whirlpinchplugin.h index b2d68c34..81cd4003 100644 --- a/karbon/plugins/whirlpinch/whirlpinchplugin.h +++ b/karbon/plugins/whirlpinch/whirlpinchplugin.h @@ -21,7 +21,7 @@ #define __WHIRLPINCHPLUGIN_H__ #include <kdialogbase.h> -#include <kparts/plugin.h> +#include <tdeparts/plugin.h> #include <commands/vreplacingcmd.h> class KarbonView; |