aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/async/pop/MCAsyncPOP.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/async/pop/MCAsyncPOP.h')
-rw-r--r--src/async/pop/MCAsyncPOP.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/async/pop/MCAsyncPOP.h b/src/async/pop/MCAsyncPOP.h
index d41d406d..962b6ab9 100644
--- a/src/async/pop/MCAsyncPOP.h
+++ b/src/async/pop/MCAsyncPOP.h
@@ -9,11 +9,11 @@
#ifndef mailcore2_MCAsyncPOP_h
#define mailcore2_MCAsyncPOP_h
-#include <mailcore/MCPOPAsyncSession.h>
-#include <mailcore/MCPOPOperation.h>
-#include <mailcore/MCPOPFetchHeaderOperation.h>
-#include <mailcore/MCPOPFetchMessageOperation.h>
-#include <mailcore/MCPOPFetchMessagesOperation.h>
-#include <mailcore/MCPOPOperationCallback.h>
+#include <MailCore/MCPOPAsyncSession.h>
+#include <MailCore/MCPOPOperation.h>
+#include <MailCore/MCPOPFetchHeaderOperation.h>
+#include <MailCore/MCPOPFetchMessageOperation.h>
+#include <MailCore/MCPOPFetchMessagesOperation.h>
+#include <MailCore/MCPOPOperationCallback.h>
#endif