diff options
Diffstat (limited to 'kaddressbook/editors/imeditorwidget.h')
-rw-r--r-- | kaddressbook/editors/imeditorwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kaddressbook/editors/imeditorwidget.h b/kaddressbook/editors/imeditorwidget.h index 62fb36dfc..517e26498 100644 --- a/kaddressbook/editors/imeditorwidget.h +++ b/kaddressbook/editors/imeditorwidget.h @@ -26,7 +26,7 @@ #define IMEDITORWIDGET_H #include <tqvaluelist.h> -#include <klistview.h> +#include <tdelistview.h> #include <kdialogbase.h> #include "contacteditorwidget.h" |