aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/async/smtp/MCSMTPCheckAccountOperation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/async/smtp/MCSMTPCheckAccountOperation.h')
-rw-r--r--src/async/smtp/MCSMTPCheckAccountOperation.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/async/smtp/MCSMTPCheckAccountOperation.h b/src/async/smtp/MCSMTPCheckAccountOperation.h
index 5eb2bfbd..af9862c4 100644
--- a/src/async/smtp/MCSMTPCheckAccountOperation.h
+++ b/src/async/smtp/MCSMTPCheckAccountOperation.h
@@ -6,8 +6,9 @@
// Copyright (c) 2013 MailCore. All rights reserved.
//
-#ifndef __mailcore2__MCSMTPCheckAccountOperation__
-#define __mailcore2__MCSMTPCheckAccountOperation__
+#ifndef __MAILCORE_MCSMTPCHECKACCOUNTOPERATION_H_
+
+#define __MAILCORE_MCSMTPCHECKACCOUNTOPERATION_H_
#include <MailCore/MCSMTPOperation.h>
#include <MailCore/MCAbstract.h>
@@ -36,4 +37,4 @@ namespace mailcore {
#endif
-#endif /* defined(__mailcore2__MCSMTPCheckAccountOperation__) */
+#endif