aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objc/rfc822/MCOMessagePart.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/objc/rfc822/MCOMessagePart.h')
-rw-r--r--src/objc/rfc822/MCOMessagePart.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/objc/rfc822/MCOMessagePart.h b/src/objc/rfc822/MCOMessagePart.h
index a7055efc..5098e35f 100644
--- a/src/objc/rfc822/MCOMessagePart.h
+++ b/src/objc/rfc822/MCOMessagePart.h
@@ -6,9 +6,9 @@
// Copyright (c) 2013 MailCore. All rights reserved.
//
-#ifndef __MAILCORE_MCOMESSAGEPART_H_
+#ifndef MAILCORE_MCOMESSAGEPART_H
-#define __MAILCORE_MCOMESSAGEPART_H_
+#define MAILCORE_MCOMESSAGEPART_H
#import <MailCore/MCOAbstractMessagePart.h>