aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objc/imap/MCOIMAPFetchMessagesOperation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/objc/imap/MCOIMAPFetchMessagesOperation.h')
-rw-r--r--src/objc/imap/MCOIMAPFetchMessagesOperation.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/objc/imap/MCOIMAPFetchMessagesOperation.h b/src/objc/imap/MCOIMAPFetchMessagesOperation.h
index c232764d..13dad1b4 100644
--- a/src/objc/imap/MCOIMAPFetchMessagesOperation.h
+++ b/src/objc/imap/MCOIMAPFetchMessagesOperation.h
@@ -6,9 +6,9 @@
// Copyright (c) 2013 MailCore. All rights reserved.
//
-#ifndef __MAILCORE_MCOIMAPFETCHMESSAGESOPERATION_H_
+#ifndef MAILCORE_MCOIMAPFETCHMESSAGESOPERATION_H
-#define __MAILCORE_MCOIMAPFETCHMESSAGESOPERATION_H_
+#define MAILCORE_MCOIMAPFETCHMESSAGESOPERATION_H
#import <MailCore/MCOIMAPBaseOperation.h>
#import <MailCore/MCOConstants.h>