Clean up build issues on OS X

This commit is contained in:
Blake Watters
2012-02-25 12:07:06 -05:00
parent 6723502372
commit 53bbeca099
6 changed files with 7 additions and 5 deletions

View File

@@ -8,7 +8,7 @@
#import "RKObjectManager+RKTableController.h"
#ifdef TARGET_OS_IPHONE
#if TARGET_OS_IPHONE
#import "RKTableController.h"
#import "RKFetchedResultsTableController.h"