summaryrefslogtreecommitdiffstats
path: root/lib/util/kdevshellwidget.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-12-02 13:08:45 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-12-02 22:25:23 +0900
commit5af24c40137c80c4de65f63ce816f77ef8b7bea3 (patch)
treea47b22ac3ff5b79df381ea09505bf82c2071c847 /lib/util/kdevshellwidget.cpp
parent5a0afc9e219fe72a763af031a4b3ce385316f1ea (diff)
downloadtdevelop-5af24c40137c80c4de65f63ce816f77ef8b7bea3.tar.gz
tdevelop-5af24c40137c80c4de65f63ce816f77ef8b7bea3.zip
Use tdeprocess.hHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'lib/util/kdevshellwidget.cpp')
-rw-r--r--lib/util/kdevshellwidget.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/util/kdevshellwidget.cpp b/lib/util/kdevshellwidget.cpp
index 1db1b7e1..8cf5e265 100644
--- a/lib/util/kdevshellwidget.cpp
+++ b/lib/util/kdevshellwidget.cpp
@@ -16,7 +16,7 @@
#include <tdeparts/part.h>
#include <klibloader.h>
#include <kde_terminal_interface.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include "kdevshellwidget.h"