aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objc/rfc822/MCOMessagePart.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/objc/rfc822/MCOMessagePart.h')
-rw-r--r--src/objc/rfc822/MCOMessagePart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/objc/rfc822/MCOMessagePart.h b/src/objc/rfc822/MCOMessagePart.h
index b41fbf0b..dc31fdfb 100644
--- a/src/objc/rfc822/MCOMessagePart.h
+++ b/src/objc/rfc822/MCOMessagePart.h
@@ -10,7 +10,7 @@
#define __MAILCORE_MCOMESSAGEPART_H_
-#import <mailcore/MCOAbstractMessagePart.h>
+#import <MailCore/MCOAbstractMessagePart.h>
@interface MCOMessagePart : MCOAbstractMessagePart <NSCopying>