diff options
Diffstat (limited to 'chalk/plugins/tools/tool_perspectivegrid/tool_perspectivegrid.h')
-rw-r--r-- | chalk/plugins/tools/tool_perspectivegrid/tool_perspectivegrid.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/plugins/tools/tool_perspectivegrid/tool_perspectivegrid.h b/chalk/plugins/tools/tool_perspectivegrid/tool_perspectivegrid.h index 3e0abc4f..47fd0f40 100644 --- a/chalk/plugins/tools/tool_perspectivegrid/tool_perspectivegrid.h +++ b/chalk/plugins/tools/tool_perspectivegrid/tool_perspectivegrid.h @@ -19,7 +19,7 @@ #ifndef TOOL_PERSPECTIVE_GRID_H_ #define TOOL_PERSPECTIVE_GRID_H_ -#include <kparts/plugin.h> +#include <tdeparts/plugin.h> class KisView; |