diff options
Diffstat (limited to 'kmail/headeritem.h')
-rw-r--r-- | kmail/headeritem.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/headeritem.h b/kmail/headeritem.h index 7dd3a6434..afebb8804 100644 --- a/kmail/headeritem.h +++ b/kmail/headeritem.h @@ -31,7 +31,7 @@ #include <stdlib.h> -#include <klistview.h> // include for the base class +#include <tdelistview.h> // include for the base class class KMMsgBase; class KPaintInfo; |