aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objc/rfc822/MCORFC822.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/objc/rfc822/MCORFC822.h')
-rw-r--r--src/objc/rfc822/MCORFC822.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/objc/rfc822/MCORFC822.h b/src/objc/rfc822/MCORFC822.h
index fa9b8242..ce894aa8 100644
--- a/src/objc/rfc822/MCORFC822.h
+++ b/src/objc/rfc822/MCORFC822.h
@@ -6,9 +6,9 @@
// Copyright (c) 2013 MailCore. All rights reserved.
//
-#ifndef __MAILCORE_MCORFC822_H_
+#ifndef MAILCORE_MCORFC822_H
-#define __MAILCORE_MCORFC822_H_
+#define MAILCORE_MCORFC822_H
#import <MailCore/MCOAttachment.h>
#import <MailCore/MCOMessageBuilder.h>