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