aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objc/abstract/MCOAbstractMultipart.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/objc/abstract/MCOAbstractMultipart.h')
-rw-r--r--src/objc/abstract/MCOAbstractMultipart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/objc/abstract/MCOAbstractMultipart.h b/src/objc/abstract/MCOAbstractMultipart.h
index 3eeb6794..e39809ff 100644
--- a/src/objc/abstract/MCOAbstractMultipart.h
+++ b/src/objc/abstract/MCOAbstractMultipart.h
@@ -11,7 +11,7 @@
#define __MAILCORE_MCOABSTRACTMULTIPART_H_
#import <Foundation/Foundation.h>
-#import <mailcore/MCOAbstractPart.h>
+#import <MailCore/MCOAbstractPart.h>
@interface MCOAbstractMultipart : MCOAbstractPart