aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/async/imap/MCIMAPExpungeOperation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/async/imap/MCIMAPExpungeOperation.h')
-rw-r--r--src/async/imap/MCIMAPExpungeOperation.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/async/imap/MCIMAPExpungeOperation.h b/src/async/imap/MCIMAPExpungeOperation.h
index 5ed86352..270eac60 100644
--- a/src/async/imap/MCIMAPExpungeOperation.h
+++ b/src/async/imap/MCIMAPExpungeOperation.h
@@ -6,8 +6,9 @@
// Copyright (c) 2013 MailCore. All rights reserved.
//
-#ifndef __mailcore2__MCIMAPExpungeOperation__
-#define __mailcore2__MCIMAPExpungeOperation__
+#ifndef __MAILCORE_MCIMAPEXPUNGEOPERATION_H_
+
+#define __MAILCORE_MCIMAPEXPUNGEOPERATION_H_
#include <MailCore/MCIMAPOperation.h>
@@ -27,4 +28,4 @@ namespace mailcore {
#endif
-#endif /* defined(__mailcore2__MCIMAPExpungeOperation__) */
+#endif