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