aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objc/imap/MCOIMAPSession.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/objc/imap/MCOIMAPSession.h')
-rwxr-xr-xsrc/objc/imap/MCOIMAPSession.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/objc/imap/MCOIMAPSession.h b/src/objc/imap/MCOIMAPSession.h
index b013c9c0..9edffa72 100755
--- a/src/objc/imap/MCOIMAPSession.h
+++ b/src/objc/imap/MCOIMAPSession.h
@@ -6,9 +6,9 @@
// Copyright (c) 2013 MailCore. All rights reserved.
//
-#ifndef __MAILCORE_MCOIMAPSESSION_H_
+#ifndef MAILCORE_MCOIMAPSESSION_H
-#define __MAILCORE_MCOIMAPSESSION_H_
+#define MAILCORE_MCOIMAPSESSION_H
#import <Foundation/Foundation.h>
#import <MailCore/MCOConstants.h>