summaryrefslogtreecommitdiffstats
path: root/kommander/editor/mainwindowactions.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-25 22:50:27 +0900
committerMichele Calgaro <[email protected]>2025-02-28 09:56:56 +0900
commit459b4827b522e0c6bec7773ae010cc7d7537a94e (patch)
tree9aa0f442757feff5026f72a18e437ee2dc0d5f35 /kommander/editor/mainwindowactions.cpp
parent664a0049731c9d09cfa8d69c34e135d68c5c4bba (diff)
downloadtdewebdev-master.tar.gz
tdewebdev-master.zip
Use tdestandarddirs.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kommander/editor/mainwindowactions.cpp')
-rw-r--r--kommander/editor/mainwindowactions.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/editor/mainwindowactions.cpp b/kommander/editor/mainwindowactions.cpp
index 68e197ec..85209154 100644
--- a/kommander/editor/mainwindowactions.cpp
+++ b/kommander/editor/mainwindowactions.cpp
@@ -65,7 +65,7 @@
#include <tdemessagebox.h>
#include <tdepopupmenu.h>
#include <tdeprocess.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <kstatusbar.h>
#include <kstdguiitem.h>
#include <kurl.h>