aboutsummaryrefslogtreecommitdiffstats
path: root/iBean/iBean/iBean-Prefix.pch
diff options
context:
space:
mode:
Diffstat (limited to 'iBean/iBean/iBean-Prefix.pch')
-rw-r--r--iBean/iBean/iBean-Prefix.pch1
1 files changed, 1 insertions, 0 deletions
diff --git a/iBean/iBean/iBean-Prefix.pch b/iBean/iBean/iBean-Prefix.pch
index 6837666..1eb06ae 100644
--- a/iBean/iBean/iBean-Prefix.pch
+++ b/iBean/iBean/iBean-Prefix.pch
@@ -11,4 +11,5 @@
#ifdef __OBJC__
#import <UIKit/UIKit.h>
#import <Foundation/Foundation.h>
+ #import <CoreData/CoreData.h>
#endif