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.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/async/smtp/MCAsyncSMTP.h b/src/async/smtp/MCAsyncSMTP.h
index 5d5e8282..1c565d25 100644
--- a/src/async/smtp/MCAsyncSMTP.h
+++ b/src/async/smtp/MCAsyncSMTP.h
@@ -9,8 +9,8 @@
#ifndef mailcore2_MCAsyncSMTP_h
#define mailcore2_MCAsyncSMTP_h
-#include <mailcore/MCSMTPAsyncSession.h>
-#include <mailcore/MCSMTPOperation.h>
-#include <mailcore/MCSMTPOperationCallback.h>
+#include <MailCore/MCSMTPAsyncSession.h>
+#include <MailCore/MCSMTPOperation.h>
+#include <MailCore/MCSMTPOperationCallback.h>
#endif