aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/async/imap/MCAsyncIMAP.h
diff options
context:
space:
mode:
authorGravatar DINH Viet Hoa <hoa@sprw.me>2013-01-17 23:58:24 -0800
committerGravatar DINH Viet Hoa <hoa@sprw.me>2013-01-17 23:58:24 -0800
commita56ff2c85bf8572e42912ce92a0ecb356f5bcd23 (patch)
tree27fc3fae4b10ae2d2319608b6d0d62ed98d12fed /src/async/imap/MCAsyncIMAP.h
parentada1598162092e9affc9337dedeb6c805ae72121 (diff)
IMAP Account with multiple IMAP connections
Diffstat (limited to 'src/async/imap/MCAsyncIMAP.h')
-rw-r--r--src/async/imap/MCAsyncIMAP.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/async/imap/MCAsyncIMAP.h b/src/async/imap/MCAsyncIMAP.h
index 1391439b..96c0345f 100644
--- a/src/async/imap/MCAsyncIMAP.h
+++ b/src/async/imap/MCAsyncIMAP.h
@@ -9,6 +9,7 @@
#ifndef mailcore2_MCAsyncIMAP_h
#define mailcore2_MCAsyncIMAP_h
+#include <mailcore/MCIMAPAccount.h>
#include <mailcore/MCIMAPAsyncSession.h>
#include <mailcore/MCIMAPOperation.h>
#include <mailcore/MCIMAPFetchFoldersOperation.h>