summaryrefslogtreecommitdiffstats
path: root/klinkstatus
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 /klinkstatus
parentf6db0ffe74a86ec7a0236015359c3edc94f9bfca (diff)
downloadtdewebdev-master.tar.gz
tdewebdev-master.zip
Use tdeprocess.hHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'klinkstatus')
-rw-r--r--klinkstatus/src/global.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/klinkstatus/src/global.cpp b/klinkstatus/src/global.cpp
index 6a24578f..4103056f 100644
--- a/klinkstatus/src/global.cpp
+++ b/klinkstatus/src/global.cpp
@@ -20,7 +20,7 @@
#include <tdeapplication.h>
#include <kstaticdeleter.h>
#include <kurl.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <sys/types.h>
#include <unistd.h>