aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objc/imap/MCOIMAPMessage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/objc/imap/MCOIMAPMessage.h')
-rw-r--r--src/objc/imap/MCOIMAPMessage.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/objc/imap/MCOIMAPMessage.h b/src/objc/imap/MCOIMAPMessage.h
index 87a0f797..5a5276ef 100644
--- a/src/objc/imap/MCOIMAPMessage.h
+++ b/src/objc/imap/MCOIMAPMessage.h
@@ -6,8 +6,8 @@
// Copyright (c) 2013 MailCore. All rights reserved.
//
-#import <mailcore/MCOAbstractMessage.h>
-#import <mailcore/MCOConstants.h>
+#import <MailCore/MCOAbstractMessage.h>
+#import <MailCore/MCOConstants.h>
#ifndef __MAILCORE_MCOIMAPMESSAGE_H_