diff options
Diffstat (limited to 'kopete/protocols/gadu/gadudcctransaction.cpp')
-rw-r--r-- | kopete/protocols/gadu/gadudcctransaction.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kopete/protocols/gadu/gadudcctransaction.cpp b/kopete/protocols/gadu/gadudcctransaction.cpp index a6568ff6..34be220a 100644 --- a/kopete/protocols/gadu/gadudcctransaction.cpp +++ b/kopete/protocols/gadu/gadudcctransaction.cpp @@ -27,8 +27,8 @@ #include <netinet/in.h> #include <kdebug.h> -#include <klocale.h> -#include <kmessagebox.h> +#include <tdelocale.h> +#include <tdemessagebox.h> #include "kopetetransfermanager.h" #include "kopetemetacontact.h" |