diff options
Diffstat (limited to 'kopete/protocols/yahoo/libkyahoo/sendfiletask.cpp')
-rw-r--r-- | kopete/protocols/yahoo/libkyahoo/sendfiletask.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/yahoo/libkyahoo/sendfiletask.cpp b/kopete/protocols/yahoo/libkyahoo/sendfiletask.cpp index 4cb17847..e50f420a 100644 --- a/kopete/protocols/yahoo/libkyahoo/sendfiletask.cpp +++ b/kopete/protocols/yahoo/libkyahoo/sendfiletask.cpp @@ -23,7 +23,7 @@ #include <tqtimer.h> #include <tdeapplication.h> // for random() #include <kdebug.h> -#include <klocale.h> +#include <tdelocale.h> #include <kstreamsocket.h> #include <tdeio/global.h> |