aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/async/smtp/MCAsyncSMTP.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/async/smtp/MCAsyncSMTP.h')
-rw-r--r--src/async/smtp/MCAsyncSMTP.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/async/smtp/MCAsyncSMTP.h b/src/async/smtp/MCAsyncSMTP.h
index 1c565d25..194a8fd3 100644
--- a/src/async/smtp/MCAsyncSMTP.h
+++ b/src/async/smtp/MCAsyncSMTP.h
@@ -6,8 +6,9 @@
// Copyright (c) 2013 MailCore. All rights reserved.
//
-#ifndef mailcore2_MCAsyncSMTP_h
-#define mailcore2_MCAsyncSMTP_h
+#ifndef __MAILCORE_MCASYNCSMTP_H_
+
+#define __MAILCORE_MCASYNCSMTP_H_
#include <MailCore/MCSMTPAsyncSession.h>
#include <MailCore/MCSMTPOperation.h>