diff options
Diffstat (limited to 'kopete/protocols/groupwise/ui/gwchatpropsdialog.cpp')
-rw-r--r-- | kopete/protocols/groupwise/ui/gwchatpropsdialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/groupwise/ui/gwchatpropsdialog.cpp b/kopete/protocols/groupwise/ui/gwchatpropsdialog.cpp index 1cfee7ee..45dd9ec2 100644 --- a/kopete/protocols/groupwise/ui/gwchatpropsdialog.cpp +++ b/kopete/protocols/groupwise/ui/gwchatpropsdialog.cpp @@ -23,7 +23,7 @@ #include <kdebug.h> #include <kpushbutton.h> -#include <klocale.h> +#include <tdelocale.h> #include "gwerror.h" #include "gwchatpropswidget.h" |