summaryrefslogtreecommitdiffstats
path: root/kpackage/kissInterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpackage/kissInterface.h')
-rw-r--r--kpackage/kissInterface.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kpackage/kissInterface.h b/kpackage/kissInterface.h
index 27d2b04..ca0d9dd 100644
--- a/kpackage/kissInterface.h
+++ b/kpackage/kissInterface.h
@@ -31,7 +31,7 @@
#include <tqptrlist.h>
#include <tqstringlist.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include "procbuf.h"
#include "pkgInterface.h"
@@ -42,7 +42,7 @@ class cacheObj;
class KISS: public pkgInterface
{
- Q_OBJECT
+ TQ_OBJECT
public: