diff options
Diffstat (limited to 'chalk/plugins/tools/tool_crop/tool_crop.cpp')
-rw-r--r-- | chalk/plugins/tools/tool_crop/tool_crop.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/plugins/tools/tool_crop/tool_crop.cpp b/chalk/plugins/tools/tool_crop/tool_crop.cpp index 30df11ec..d2a10d59 100644 --- a/chalk/plugins/tools/tool_crop/tool_crop.cpp +++ b/chalk/plugins/tools/tool_crop/tool_crop.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> |