aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objc/abstract/MCOAbstractMessagePart.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/objc/abstract/MCOAbstractMessagePart.h')
-rw-r--r--src/objc/abstract/MCOAbstractMessagePart.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/objc/abstract/MCOAbstractMessagePart.h b/src/objc/abstract/MCOAbstractMessagePart.h
index 69a6a8f8..b5117481 100644
--- a/src/objc/abstract/MCOAbstractMessagePart.h
+++ b/src/objc/abstract/MCOAbstractMessagePart.h
@@ -6,9 +6,9 @@
// Copyright (c) 2013 MailCore. All rights reserved.
//
-#ifndef __MAILCORE_MCOABSTRACTMESSAGEPART_H_
+#ifndef MAILCORE_MCOABSTRACTMESSAGEPART_H
-#define __MAILCORE_MCOABSTRACTMESSAGEPART_H_
+#define MAILCORE_MCOABSTRACTMESSAGEPART_H
#import <Foundation/Foundation.h>
#import <MailCore/MCOAbstractPart.h>