-rw-r--r-- | kmicromail/accountitem.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kmicromail/accountitem.h b/kmicromail/accountitem.h index faf919d..4c92bfc 100644 --- a/kmicromail/accountitem.h +++ b/kmicromail/accountitem.h @@ -2,7 +2,9 @@ #define __ACCOUNT_ITEM + #include <qlistview.h> #include <qlist.h> #include <opie2/osmartpointer.h> +#include <libmailwrapper/mailwrapper.h> class POP3wrapper; |