diff options
Diffstat (limited to 'kopete/protocols/jabber/jabberprotocol.h')
-rw-r--r-- | kopete/protocols/jabber/jabberprotocol.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kopete/protocols/jabber/jabberprotocol.h b/kopete/protocols/jabber/jabberprotocol.h index 117b683c..8fdec271 100644 --- a/kopete/protocols/jabber/jabberprotocol.h +++ b/kopete/protocols/jabber/jabberprotocol.h @@ -24,8 +24,8 @@ #include <tqmap.h> #include <tqpixmap.h> #include <tqmovie.h> -#include <kaction.h> -#include <kpopupmenu.h> +#include <tdeaction.h> +#include <tdepopupmenu.h> #include "kopetecontact.h" #include "kopetecontactproperty.h" |