summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-12-07 17:44:55 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-12-07 17:44:55 +0900
commita9c78dba8627b6637f09d06ae6fa6f66ca550eca (patch)
treefa6ef03064ed500f913e61a158fa941de83a8033
parent30dd5da5ba3ccf4485001f12811c61d90e7730e8 (diff)
downloadtdeadmin-a9c78dba8627b6637f09d06ae6fa6f66ca550eca.tar.gz
tdeadmin-a9c78dba8627b6637f09d06ae6fa6f66ca550eca.zip
Use tdeprocctrl.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--kpackage/kpPty.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpackage/kpPty.cpp b/kpackage/kpPty.cpp
index cb1b416..af34fbf 100644
--- a/kpackage/kpPty.cpp
+++ b/kpackage/kpPty.cpp
@@ -30,7 +30,7 @@
#include <tqtimer.h>
#include <tqregexp.h>
-#include <kprocctrl.h>
+#include <tdeprocctrl.h>
#include <kpty.h>
#include <kdebug.h>
#include <kpassdlg.h>