diff options
Diffstat (limited to 'kopete/plugins/smpppdcs/detectornetstat.cpp')
-rw-r--r-- | kopete/plugins/smpppdcs/detectornetstat.cpp | 2 |
1 files changed, 1 insertions, 1 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" |