diff options
Diffstat (limited to 'kopete/protocols/yahoo/libkyahoo/webcamtask.cpp')
-rw-r--r-- | kopete/protocols/yahoo/libkyahoo/webcamtask.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/yahoo/libkyahoo/webcamtask.cpp b/kopete/protocols/yahoo/libkyahoo/webcamtask.cpp index b4c74f89..3e5281fb 100644 --- a/kopete/protocols/yahoo/libkyahoo/webcamtask.cpp +++ b/kopete/protocols/yahoo/libkyahoo/webcamtask.cpp @@ -26,7 +26,7 @@ #include <tqtimer.h> #include <tqpixmap.h> #include <tdetempfile.h> -#include <kprocess.h> +#include <tdeprocess.h> #include <kstreamsocket.h> #include <kdebug.h> #include <tdelocale.h> |