summaryrefslogtreecommitdiffstats
path: root/kpackage/debInterface.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-12-02 13:06:36 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-12-02 13:06:36 +0900
commit978c8d4301cab381f196687dfcf2d066f0018b6b (patch)
tree643f1db194d340bac7d4d4a0764e7e166bc7f74c /kpackage/debInterface.h
parent59e9205d8b8ef073a918e4e9eff9b258615adca4 (diff)
downloadtdeadmin-978c8d4301cab381f196687dfcf2d066f0018b6b.tar.gz
tdeadmin-978c8d4301cab381f196687dfcf2d066f0018b6b.zip
Use tdeprocess.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kpackage/debInterface.h')
-rw-r--r--kpackage/debInterface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpackage/debInterface.h b/kpackage/debInterface.h
index a2b0152..155c069 100644
--- a/kpackage/debInterface.h
+++ b/kpackage/debInterface.h
@@ -37,7 +37,7 @@
#include <tqtextstream.h>
#include <tqstringlist.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include "pkgInterface.h"