aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/async/imap/MCIMAPAsyncSession.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/async/imap/MCIMAPAsyncSession.h')
-rw-r--r--src/async/imap/MCIMAPAsyncSession.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/async/imap/MCIMAPAsyncSession.h b/src/async/imap/MCIMAPAsyncSession.h
index 3a11256b..7ca922c5 100644
--- a/src/async/imap/MCIMAPAsyncSession.h
+++ b/src/async/imap/MCIMAPAsyncSession.h
@@ -6,8 +6,9 @@
// Copyright (c) 2013 MailCore. All rights reserved.
//
-#ifndef __mailcore2__MCIMAPAccount__
-#define __mailcore2__MCIMAPAccount__
+#ifndef __MAILCORE_MCIMAPACCOUNT_H_
+
+#define __MAILCORE_MCIMAPACCOUNT_H_
#include <MailCore/MCBaseTypes.h>
#include <MailCore/MCMessageConstants.h>
@@ -149,4 +150,4 @@ namespace mailcore {
#endif
-#endif /* defined(__mailcore2__MCIMAPAccount__) */
+#endif \ No newline at end of file