aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objc/imap/MCOIMAPPart.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/objc/imap/MCOIMAPPart.h')
-rw-r--r--src/objc/imap/MCOIMAPPart.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/objc/imap/MCOIMAPPart.h b/src/objc/imap/MCOIMAPPart.h
index ea31e8a8..18e5b367 100644
--- a/src/objc/imap/MCOIMAPPart.h
+++ b/src/objc/imap/MCOIMAPPart.h
@@ -6,9 +6,9 @@
// Copyright (c) 2013 MailCore. All rights reserved.
//
-#import <mailcore/MCOAbstractPart.h>
+#import <MailCore/MCOAbstractPart.h>
-#import <mailcore/MCOConstants.h>
+#import <MailCore/MCOConstants.h>
#ifndef __MAILCORE_MCOIMAPABSTRACTPART_H_