diff options
Diffstat (limited to 'kopete/protocols/groupwise/ui/gwreceiveinvitationdialog.cpp')
-rw-r--r-- | kopete/protocols/groupwise/ui/gwreceiveinvitationdialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/groupwise/ui/gwreceiveinvitationdialog.cpp b/kopete/protocols/groupwise/ui/gwreceiveinvitationdialog.cpp index 4c51487f..4dbbe45b 100644 --- a/kopete/protocols/groupwise/ui/gwreceiveinvitationdialog.cpp +++ b/kopete/protocols/groupwise/ui/gwreceiveinvitationdialog.cpp @@ -20,7 +20,7 @@ #include <tqlabel.h> #include <tdeconfig.h> -#include <klocale.h> +#include <tdelocale.h> #include <kopetecontact.h> #include <kopeteglobal.h> #include <kopetemetacontact.h> |