aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objc/utils/MCOIndexSet.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/objc/utils/MCOIndexSet.h')
-rw-r--r--src/objc/utils/MCOIndexSet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/objc/utils/MCOIndexSet.h b/src/objc/utils/MCOIndexSet.h
index 2f2932ee..83e6f169 100644
--- a/src/objc/utils/MCOIndexSet.h
+++ b/src/objc/utils/MCOIndexSet.h
@@ -8,7 +8,7 @@
#import <Foundation/Foundation.h>
-#import <mailcore/MCORange.h>
+#import <MailCore/MCORange.h>
#ifndef __MAILCORE_MCOINDEXSET_H_