aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objc/imap/MCOIMAPBaseOperation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/objc/imap/MCOIMAPBaseOperation.h')
-rw-r--r--src/objc/imap/MCOIMAPBaseOperation.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/objc/imap/MCOIMAPBaseOperation.h b/src/objc/imap/MCOIMAPBaseOperation.h
index f5bf88af..31686f04 100644
--- a/src/objc/imap/MCOIMAPBaseOperation.h
+++ b/src/objc/imap/MCOIMAPBaseOperation.h
@@ -6,9 +6,9 @@
// Copyright (c) 2013 MailCore. All rights reserved.
//
-#ifndef __MAILCORE_MCOIMAPBASEOPERATION_H_
+#ifndef MAILCORE_MCOIMAPBASEOPERATION_H
-#define __MAILCORE_MCOIMAPBASEOPERATION_H_
+#define MAILCORE_MCOIMAPBASEOPERATION_H
/** Represents a generic IMAP operation with methods that are called with progress updates */