summaryrefslogtreecommitdiffstats
path: root/kopete/plugins/smpppdcs
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/plugins/smpppdcs')
-rw-r--r--kopete/plugins/smpppdcs/detectornetstat.cpp2
-rw-r--r--kopete/plugins/smpppdcs/smpppdsearcher.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/kopete/plugins/smpppdcs/detectornetstat.cpp b/kopete/plugins/smpppdcs/detectornetstat.cpp
index 9d6d8159..54ab8450 100644
--- a/kopete/plugins/smpppdcs/detectornetstat.cpp
+++ b/kopete/plugins/smpppdcs/detectornetstat.cpp
@@ -15,7 +15,7 @@
*/
#include <kdebug.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include "iconnector.h"
#include "detectornetstat.h"
diff --git a/kopete/plugins/smpppdcs/smpppdsearcher.cpp b/kopete/plugins/smpppdcs/smpppdsearcher.cpp
index d121292b..193a6f21 100644
--- a/kopete/plugins/smpppdcs/smpppdsearcher.cpp
+++ b/kopete/plugins/smpppdcs/smpppdsearcher.cpp
@@ -17,7 +17,7 @@
#include <tqregexp.h>
#include <tqfile.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <kdebug.h>
#include "smpppdclient.h"