aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/async/imap/MCIMAPCreateFolderOperation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/async/imap/MCIMAPCreateFolderOperation.h')
-rw-r--r--src/async/imap/MCIMAPCreateFolderOperation.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/async/imap/MCIMAPCreateFolderOperation.h b/src/async/imap/MCIMAPCreateFolderOperation.h
index ff8955fe..8aa360ca 100644
--- a/src/async/imap/MCIMAPCreateFolderOperation.h
+++ b/src/async/imap/MCIMAPCreateFolderOperation.h
@@ -6,8 +6,8 @@
// Copyright (c) 2013 MailCore. All rights reserved.
//
-#ifndef __mailcore2__MCIMAPCreateFolderOperation__
-#define __mailcore2__MCIMAPCreateFolderOperation__
+#ifndef __MAILCORE_MCIMAPCREATEFOLDEROPERATION_H_
+#define __MAILCORE_MCIMAPCREATEFOLDEROPERATION_H_
#include <MailCore/MCIMAPOperation.h>
@@ -27,4 +27,4 @@ namespace mailcore {
#endif
-#endif /* defined(__mailcore2__MCIMAPCreateFolderOperation__) */
+#endif