diff options
Diffstat (limited to 'chalk/plugins/tools/tool_polygon/kis_tool_polygon.cc')
| -rw-r--r-- | chalk/plugins/tools/tool_polygon/kis_tool_polygon.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/plugins/tools/tool_polygon/kis_tool_polygon.cc b/chalk/plugins/tools/tool_polygon/kis_tool_polygon.cc index bb13e10e1..a7371e49f 100644 --- a/chalk/plugins/tools/tool_polygon/kis_tool_polygon.cc +++ b/chalk/plugins/tools/tool_polygon/kis_tool_polygon.cc @@ -26,7 +26,7 @@ #include <tdeaction.h> #include <kdebug.h> -#include <klocale.h> +#include <tdelocale.h> #include <kdebug.h> #include <knuminput.h> |
