summaryrefslogtreecommitdiffstats
path: root/kommander/executor/instance.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 22:50:27 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-02-28 09:56:56 +0900
commit459b4827b522e0c6bec7773ae010cc7d7537a94e (patch)
tree9aa0f442757feff5026f72a18e437ee2dc0d5f35 /kommander/executor/instance.cpp
parent664a0049731c9d09cfa8d69c34e135d68c5c4bba (diff)
downloadtdewebdev-459b4827b522e0c6bec7773ae010cc7d7537a94e.tar.gz
tdewebdev-459b4827b522e0c6bec7773ae010cc7d7537a94e.zip
Use tdestandarddirs.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kommander/executor/instance.cpp')
-rw-r--r--kommander/executor/instance.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/executor/instance.cpp b/kommander/executor/instance.cpp
index 013949e4..f525b297 100644
--- a/kommander/executor/instance.cpp
+++ b/kommander/executor/instance.cpp
@@ -21,7 +21,7 @@
#include <tdeglobal.h>
#include <tdelocale.h>
#include <tdemessagebox.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
/* QT INCLUDES */
#include <tqdialog.h>