summaryrefslogtreecommitdiffstats
path: root/kopete/plugins/smpppdcs/smpppdsearcher.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-12-02 13:08:06 +0900
committerMichele Calgaro <[email protected]>2024-12-02 13:08:06 +0900
commit9a9de18eb7ccd5afe5d01c17576a42e7aca6b321 (patch)
tree4db04a553120a11f0cee3d96d15518b869f977da /kopete/plugins/smpppdcs/smpppdsearcher.cpp
parent82186365e83cdd422c84d3c5abb89d9fed923846 (diff)
downloadtdenetwork-master.tar.gz
tdenetwork-master.zip
Use tdeprocess.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kopete/plugins/smpppdcs/smpppdsearcher.cpp')
-rw-r--r--kopete/plugins/smpppdcs/smpppdsearcher.cpp2
1 files changed, 1 insertions, 1 deletions
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"