diff options
Diffstat (limited to 'chalk/plugins/tools/tool_selectsimilar/kis_tool_selectsimilar.cc')
-rw-r--r-- | chalk/plugins/tools/tool_selectsimilar/kis_tool_selectsimilar.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/plugins/tools/tool_selectsimilar/kis_tool_selectsimilar.cc b/chalk/plugins/tools/tool_selectsimilar/kis_tool_selectsimilar.cc index 4827af08..acaddb7c 100644 --- a/chalk/plugins/tools/tool_selectsimilar/kis_tool_selectsimilar.cc +++ b/chalk/plugins/tools/tool_selectsimilar/kis_tool_selectsimilar.cc @@ -26,7 +26,7 @@ #include <tqtimer.h> #include <kapplication.h> -#include <kaction.h> +#include <tdeaction.h> #include <klocale.h> #include <knuminput.h> |