aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objc/abstract/MCOAbstract.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/objc/abstract/MCOAbstract.h')
-rw-r--r--src/objc/abstract/MCOAbstract.h16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/objc/abstract/MCOAbstract.h b/src/objc/abstract/MCOAbstract.h
index 3100b5af..62acc8e7 100644
--- a/src/objc/abstract/MCOAbstract.h
+++ b/src/objc/abstract/MCOAbstract.h
@@ -9,13 +9,13 @@
#ifndef mailcore2_MCOAbstract_h
#define mailcore2_MCOAbstract_h
-#import <mailcore/MCOAbstractMessage.h>
-#import <mailcore/MCOAbstractMessagePart.h>
-#import <mailcore/MCOAbstractMultipart.h>
-#import <mailcore/MCOAbstractPart.h>
-#import <mailcore/MCOAddress.h>
-#import <mailcore/MCOMessageHeader.h>
-#import <mailcore/MCOHTMLRendererDelegate.h>
-#import <mailcore/MCOHTMLRendererIMAPDelegate.h>
+#import <MailCore/MCOAbstractMessage.h>
+#import <MailCore/MCOAbstractMessagePart.h>
+#import <MailCore/MCOAbstractMultipart.h>
+#import <MailCore/MCOAbstractPart.h>
+#import <MailCore/MCOAddress.h>
+#import <MailCore/MCOMessageHeader.h>
+#import <MailCore/MCOHTMLRendererDelegate.h>
+#import <MailCore/MCOHTMLRendererIMAPDelegate.h>
#endif