diff options
Diffstat (limited to 'kopete/protocols/groupwise/ui/gwcontactproperties.cpp')
-rw-r--r-- | kopete/protocols/groupwise/ui/gwcontactproperties.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kopete/protocols/groupwise/ui/gwcontactproperties.cpp b/kopete/protocols/groupwise/ui/gwcontactproperties.cpp index 27fe81fb..53ec8224 100644 --- a/kopete/protocols/groupwise/ui/gwcontactproperties.cpp +++ b/kopete/protocols/groupwise/ui/gwcontactproperties.cpp @@ -20,7 +20,7 @@ #include <tqheader.h> #include <tqlabel.h> #include <tqlineedit.h> -#include <klistview.h> +#include <tdelistview.h> #include <tqmap.h> #include <tqpopupmenu.h> @@ -32,7 +32,7 @@ #include <kopeteonlinestatus.h> #include <kopetemetacontact.h> #include <kopeteuiglobal.h> -#include <kaction.h> +#include <tdeaction.h> #include <kstdaction.h> #include "gwcontact.h" |