diff options
Diffstat (limited to 'kopete/protocols/yahoo/yahoowebcam.cpp')
-rw-r--r-- | kopete/protocols/yahoo/yahoowebcam.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/yahoo/yahoowebcam.cpp b/kopete/protocols/yahoo/yahoowebcam.cpp index 0ddf8a45..51d7b1bf 100644 --- a/kopete/protocols/yahoo/yahoowebcam.cpp +++ b/kopete/protocols/yahoo/yahoowebcam.cpp @@ -15,7 +15,7 @@ #include <kdebug.h> #include <kprocess.h> -#include <ktempfile.h> +#include <tdetempfile.h> #include <tqtimer.h> #include "client.h" |