aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/async/imap/MCIMAPOperationCallback.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/async/imap/MCIMAPOperationCallback.h')
-rw-r--r--src/async/imap/MCIMAPOperationCallback.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/async/imap/MCIMAPOperationCallback.h b/src/async/imap/MCIMAPOperationCallback.h
index 4b0f166d..4899e585 100644
--- a/src/async/imap/MCIMAPOperationCallback.h
+++ b/src/async/imap/MCIMAPOperationCallback.h
@@ -6,8 +6,9 @@
// Copyright (c) 2013 MailCore. All rights reserved.
//
-#ifndef __mailcore2__MCIMAPOperationCallback__
-#define __mailcore2__MCIMAPOperationCallback__
+#ifndef __MAILCORE_MCIMAPOPERATIONCALLBACK_H_
+
+#define __MAILCORE_MCIMAPOPERATIONCALLBACK_H_
#ifdef __cplusplus
@@ -25,4 +26,4 @@ namespace mailcore {
#endif
-#endif /* defined(__mailcore2__MCIMAPOperationCallback__) */
+#endif