diff options
Diffstat (limited to 'chalk/plugins/tools/selectiontools/kis_tool_move_selection.cc')
| -rw-r--r-- | chalk/plugins/tools/selectiontools/kis_tool_move_selection.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/plugins/tools/selectiontools/kis_tool_move_selection.cc b/chalk/plugins/tools/selectiontools/kis_tool_move_selection.cc index 2e939da06..a1f0902f4 100644 --- a/chalk/plugins/tools/selectiontools/kis_tool_move_selection.cc +++ b/chalk/plugins/tools/selectiontools/kis_tool_move_selection.cc @@ -22,7 +22,7 @@ #include <tqpoint.h> #include <tdeaction.h> #include <kcommand.h> -#include <klocale.h> +#include <tdelocale.h> #include <tqcolor.h> #include "kis_canvas_subject.h" #include "kis_cursor.h" |
