diff options
Diffstat (limited to 'chalk/plugins/tools/tool_curves/kis_tool_example.cc')
-rw-r--r-- | chalk/plugins/tools/tool_curves/kis_tool_example.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/plugins/tools/tool_curves/kis_tool_example.cc b/chalk/plugins/tools/tool_curves/kis_tool_example.cc index 91ae71b8..dd8a8076 100644 --- a/chalk/plugins/tools/tool_curves/kis_tool_example.cc +++ b/chalk/plugins/tools/tool_curves/kis_tool_example.cc @@ -23,7 +23,7 @@ #include <tqlayout.h> #include <tqrect.h> -#include <kaction.h> +#include <tdeaction.h> #include <kdebug.h> #include <klocale.h> #include <kdebug.h> |