diff options
Diffstat (limited to 'kmail/identitylistview.h')
-rw-r--r-- | kmail/identitylistview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/identitylistview.h b/kmail/identitylistview.h index 7d4ebbf6c..abe12127a 100644 --- a/kmail/identitylistview.h +++ b/kmail/identitylistview.h @@ -32,7 +32,7 @@ #ifndef __KMAIL_IDENTITYLIST_H__ #define __KMAIL_IDENTITYLIST_H__ -#include <klistview.h> +#include <tdelistview.h> namespace KPIM { class Identity; } class TQDropEvent; |