aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objc/rfc822/MCORFC822.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/objc/rfc822/MCORFC822.h')
-rw-r--r--src/objc/rfc822/MCORFC822.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/objc/rfc822/MCORFC822.h b/src/objc/rfc822/MCORFC822.h
index b85c8e53..fa9b8242 100644
--- a/src/objc/rfc822/MCORFC822.h
+++ b/src/objc/rfc822/MCORFC822.h
@@ -10,10 +10,10 @@
#define __MAILCORE_MCORFC822_H_
-#import <mailcore/MCOAttachment.h>
-#import <mailcore/MCOMessageBuilder.h>
-#import <mailcore/MCOMessageParser.h>
-#import <mailcore/MCOMessagePart.h>
-#import <mailcore/MCOMultipart.h>
+#import <MailCore/MCOAttachment.h>
+#import <MailCore/MCOMessageBuilder.h>
+#import <MailCore/MCOMessageParser.h>
+#import <MailCore/MCOMessagePart.h>
+#import <MailCore/MCOMultipart.h>
#endif