diff options
Diffstat (limited to 'chalk/plugins/tools/tool_polygon/tool_polygon.cpp')
-rw-r--r-- | chalk/plugins/tools/tool_polygon/tool_polygon.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/plugins/tools/tool_polygon/tool_polygon.cpp b/chalk/plugins/tools/tool_polygon/tool_polygon.cpp index f903551fb..6f1f41fb7 100644 --- a/chalk/plugins/tools/tool_polygon/tool_polygon.cpp +++ b/chalk/plugins/tools/tool_polygon/tool_polygon.cpp @@ -26,7 +26,7 @@ #include <kiconloader.h> #include <kinstance.h> #include <tdemessagebox.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kdebug.h> #include <kgenericfactory.h> |