summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-12-02 12:35:18 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-12-02 12:35:18 +0900
commit6a38c4bd1aac338579b7e5d9c333480182fd74d0 (patch)
tree0c8a449d4d231612b2dcdb72f6a9814346fec7e1
parent14bc77508039a6888d0ba44945f87fcdd74b2b97 (diff)
downloadkscope-6a38c4bd1aac338579b7e5d9c333480182fd74d0.tar.gz
kscope-6a38c4bd1aac338579b7e5d9c333480182fd74d0.zip
Use tdeprocess.hHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--src/frontend.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/frontend.h b/src/frontend.h
index dc8e31b..37dd41e 100644
--- a/src/frontend.h
+++ b/src/frontend.h
@@ -29,7 +29,7 @@
#define FRONTEND_H
#include <tqobject.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
/**