aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/basetypes/MCBaseTypes.h
diff options
context:
space:
mode:
authorGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2013-04-07 17:58:24 -0700
committerGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2013-04-07 17:58:24 -0700
commit961ce883bd2ca1ff1f1c100be105e6f9c43a80e8 (patch)
tree62ac69236ca58bed7fff57c71294a17497910c78 /src/core/basetypes/MCBaseTypes.h
parentb2ea4684cae93675ea29b1e9e7731ccd56701a11 (diff)
Removed headers dependencies on ICU, libetpan.
Diffstat (limited to 'src/core/basetypes/MCBaseTypes.h')
-rw-r--r--src/core/basetypes/MCBaseTypes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/basetypes/MCBaseTypes.h b/src/core/basetypes/MCBaseTypes.h
index 8ce52531..5ceac315 100644
--- a/src/core/basetypes/MCBaseTypes.h
+++ b/src/core/basetypes/MCBaseTypes.h
@@ -19,5 +19,6 @@
#include <MailCore/MCOperation.h>
#include <MailCore/MCOperationQueue.h>
#include <MailCore/MCOperationCallback.h>
+#include <MailCore/MCLibetpanTypes.h>
#endif