diff options
Diffstat (limited to 'chalk/colorspaces/wetsticky')
-rw-r--r-- | chalk/colorspaces/wetsticky/brushop/wsbrushpaintop_plugin.h | 2 | ||||
-rw-r--r-- | chalk/colorspaces/wetsticky/wet_sticky_plugin.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/chalk/colorspaces/wetsticky/brushop/wsbrushpaintop_plugin.h b/chalk/colorspaces/wetsticky/brushop/wsbrushpaintop_plugin.h index 68b379eb..0bc64e71 100644 --- a/chalk/colorspaces/wetsticky/brushop/wsbrushpaintop_plugin.h +++ b/chalk/colorspaces/wetsticky/brushop/wsbrushpaintop_plugin.h @@ -19,7 +19,7 @@ #ifndef WSBRUSH_PAINTOP_PLUGIN_H_ #define WSBRUSH_PAINTOP_PLUGIN_H_ -#include <kparts/plugin.h> +#include <tdeparts/plugin.h> #include "kis_types.h" diff --git a/chalk/colorspaces/wetsticky/wet_sticky_plugin.h b/chalk/colorspaces/wetsticky/wet_sticky_plugin.h index 9dfab1ce..d9374365 100644 --- a/chalk/colorspaces/wetsticky/wet_sticky_plugin.h +++ b/chalk/colorspaces/wetsticky/wet_sticky_plugin.h @@ -19,7 +19,7 @@ #ifndef WET_STICKY_PLUGIN_H_ #define WET_STICKY_PLUGIN_H_ -#include <kparts/plugin.h> +#include <tdeparts/plugin.h> /** * A plugin wrapper around the Wet & Sticky colour space strategy. |