aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/MCCore.h
diff options
context:
space:
mode:
authorGravatar DINH Viet Hoa <dinh.viet.hoa@gmail.com>2013-02-02 21:00:06 -0800
committerGravatar DINH Viet Hoa <dinh.viet.hoa@gmail.com>2013-02-02 21:00:06 -0800
commitb21a8e209974ad04e9cff02e225e772246c00c89 (patch)
tree0da421e9930534792ebc770aab77bf5677a900b5 /src/core/MCCore.h
parent9f31da3af8ba739286ebb3fcc58a61465abe36a1 (diff)
removed MCAsyncIMAP.h from MCCore.h
Diffstat (limited to 'src/core/MCCore.h')
-rw-r--r--src/core/MCCore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/MCCore.h b/src/core/MCCore.h
index d5d6f79d..a909e677 100644
--- a/src/core/MCCore.h
+++ b/src/core/MCCore.h
@@ -15,6 +15,6 @@
#include <mailcore/MCPOP.h>
#include <mailcore/MCRFC822.h>
#include <mailcore/MCSMTP.h>
-#include <mailcore/MCAsyncIMAP.h>
+#include <mailcore/MCRenderer.h>
#endif