diff options
Diffstat (limited to 'chalk/plugins/tools/selectiontools/kis_tool_select_rectangular.cc')
-rw-r--r-- | chalk/plugins/tools/selectiontools/kis_tool_select_rectangular.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/plugins/tools/selectiontools/kis_tool_select_rectangular.cc b/chalk/plugins/tools/selectiontools/kis_tool_select_rectangular.cc index fdce6b73..09d33866 100644 --- a/chalk/plugins/tools/selectiontools/kis_tool_select_rectangular.cc +++ b/chalk/plugins/tools/selectiontools/kis_tool_select_rectangular.cc @@ -29,7 +29,7 @@ #include <kdebug.h> #include <tdeaction.h> #include <kcommand.h> -#include <klocale.h> +#include <tdelocale.h> #include "kis_canvas_controller.h" #include "kis_canvas_subject.h" |