aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objc/imap/MCOIMAPMessagePart.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/objc/imap/MCOIMAPMessagePart.h')
-rw-r--r--src/objc/imap/MCOIMAPMessagePart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/objc/imap/MCOIMAPMessagePart.h b/src/objc/imap/MCOIMAPMessagePart.h
index 1ad51d95..bb0e7578 100644
--- a/src/objc/imap/MCOIMAPMessagePart.h
+++ b/src/objc/imap/MCOIMAPMessagePart.h
@@ -6,7 +6,7 @@
// Copyright (c) 2013 MailCore. All rights reserved.
//
-#import <mailcore/MCOAbstractMessagePart.h>
+#import <MailCore/MCOAbstractMessagePart.h>
#ifndef __MAILCORE_MCOIMAPMESSAGEPART_H_