aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objc/abstract/MCOAbstract.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/objc/abstract/MCOAbstract.h')
-rw-r--r--src/objc/abstract/MCOAbstract.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/objc/abstract/MCOAbstract.h b/src/objc/abstract/MCOAbstract.h
index 62acc8e7..fe61adf3 100644
--- a/src/objc/abstract/MCOAbstract.h
+++ b/src/objc/abstract/MCOAbstract.h
@@ -6,8 +6,9 @@
// Copyright (c) 2013 MailCore. All rights reserved.
//
-#ifndef mailcore2_MCOAbstract_h
-#define mailcore2_MCOAbstract_h
+#ifndef __MAILCORE_MCOABSTRACT_H_
+
+#define __MAILCORE_MCOABSTRACT_H_
#import <MailCore/MCOAbstractMessage.h>
#import <MailCore/MCOAbstractMessagePart.h>