summaryrefslogtreecommitdiffstats
path: root/kommander/editor/mainwindowactions.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-12-02 13:08:55 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-12-02 13:08:55 +0900
commit1ed3dd1927342d86578a3a076ee759e2e2e6a11a (patch)
tree6cb42973dbbe38176485323eb7cd2e051b43438d /kommander/editor/mainwindowactions.cpp
parentf6db0ffe74a86ec7a0236015359c3edc94f9bfca (diff)
downloadtdewebdev-1ed3dd1927342d86578a3a076ee759e2e2e6a11a.tar.gz
tdewebdev-1ed3dd1927342d86578a3a076ee759e2e2e6a11a.zip
Use tdeprocess.hHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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 d10c0c2f..d0ccda3f 100644
--- a/kommander/editor/mainwindowactions.cpp
+++ b/kommander/editor/mainwindowactions.cpp
@@ -64,7 +64,7 @@
#include <tdemenubar.h>
#include <tdemessagebox.h>
#include <tdepopupmenu.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <kstandarddirs.h>
#include <kstatusbar.h>
#include <kstdguiitem.h>