diff options
author | Michele Calgaro <[email protected]> | 2025-02-25 18:31:53 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2025-02-25 18:31:53 +0900 |
commit | 4d8ab369a179ecdbaedf8344607509f8a3e353fb (patch) | |
tree | b44a924147b9b409b649d0453f12a5fab7250953 /src/utilities/imageeditor/editor/editorwindow.cpp | |
parent | 95bacc37473da5e0c4f552eedb49ac49961e9957 (diff) | |
download | digikam-4d8ab369a179ecdbaedf8344607509f8a3e353fb.tar.gz digikam-4d8ab369a179ecdbaedf8344607509f8a3e353fb.zip |
Signed-off-by: Michele Calgaro <[email protected]>
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> |