aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/MailCore.h
diff options
context:
space:
mode:
authorGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2013-04-04 23:23:50 -0700
committerGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2013-04-04 23:23:50 -0700
commitd036437a499feafdd79994fcaa38d03b50929fe0 (patch)
treee000395d2eff5532184d8e73c49daa473cf73ecc /src/MailCore.h
parent6eba7f202753d79f2de6b8a8c87864e93394343c (diff)
Header documentation. Header clean-up
Diffstat (limited to 'src/MailCore.h')
-rw-r--r--src/MailCore.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/MailCore.h b/src/MailCore.h
index d890a5e8..978b9cf7 100644
--- a/src/MailCore.h
+++ b/src/MailCore.h
@@ -6,8 +6,9 @@
// Copyright (c) 2013 MailCore. All rights reserved.
//
-#ifndef mailcore2_mailcore_h
-#define mailcore2_mailcore_h
+#ifndef __MAILCORE_MAILCORE_h
+
+#define __MAILCORE_MAILCORE_h
#include <MailCore/MCCore.h>
#include <MailCore/MCAsync.h>