summaryrefslogtreecommitdiffstats
path: root/src/imageplugins/perspective/perspectivewidget.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-25 18:31:53 +0900
committerMichele Calgaro <[email protected]>2025-02-25 18:31:53 +0900
commit4d8ab369a179ecdbaedf8344607509f8a3e353fb (patch)
treeb44a924147b9b409b649d0453f12a5fab7250953 /src/imageplugins/perspective/perspectivewidget.cpp
parent95bacc37473da5e0c4f552eedb49ac49961e9957 (diff)
downloaddigikam-master.tar.gz
digikam-master.zip
Use tdestandarddirs.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/imageplugins/perspective/perspectivewidget.cpp')
-rw-r--r--src/imageplugins/perspective/perspectivewidget.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imageplugins/perspective/perspectivewidget.cpp b/src/imageplugins/perspective/perspectivewidget.cpp
index ae2c5c03..821442aa 100644
--- a/src/imageplugins/perspective/perspectivewidget.cpp
+++ b/src/imageplugins/perspective/perspectivewidget.cpp
@@ -43,7 +43,7 @@
// KDE includes.
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <kcursor.h>
#include <tdeglobal.h>
#include <tdeapplication.h>