diff options
Diffstat (limited to 'src/utilities/imageeditor/editor/editorwindow.cpp')
-rw-r--r-- | src/utilities/imageeditor/editor/editorwindow.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utilities/imageeditor/editor/editorwindow.cpp b/src/utilities/imageeditor/editor/editorwindow.cpp index 657a0eae..819627e1 100644 --- a/src/utilities/imageeditor/editor/editorwindow.cpp +++ b/src/utilities/imageeditor/editor/editorwindow.cpp @@ -67,7 +67,7 @@ extern "C" #include <tdeaccel.h> #include <tdemessagebox.h> #include <tdeglobal.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kiconloader.h> #include <tdeio/netaccess.h> #include <tdeio/job.h> |