aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/imap/MCIMAPSyncResult.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/imap/MCIMAPSyncResult.h')
-rw-r--r--src/core/imap/MCIMAPSyncResult.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/core/imap/MCIMAPSyncResult.h b/src/core/imap/MCIMAPSyncResult.h
index 74a42355..b511b0bd 100644
--- a/src/core/imap/MCIMAPSyncResult.h
+++ b/src/core/imap/MCIMAPSyncResult.h
@@ -6,8 +6,9 @@
// Copyright (c) 2013 MailCore. All rights reserved.
//
-#ifndef __mailcore2__MCIMAPSyncResult__
-#define __mailcore2__MCIMAPSyncResult__
+#ifndef __MAILCORE_MCIMAPSYNCRESULT_H_
+
+#define __MAILCORE_MCIMAPSYNCRESULT_H_
#include <MailCore/MCBaseTypes.h>
@@ -35,4 +36,4 @@ namespace mailcore {
#endif
-#endif /* defined(__mailcore2__MCIMAPSyncResult__) */
+#endif