Updated all example projects to build against the new project. Cleaned up header imports for flattened project structure

This commit is contained in:
Blake Watters
2011-11-23 15:41:23 -05:00
parent f5008ff9fe
commit 563f5e909b
201 changed files with 5303 additions and 3047 deletions

View File

@@ -18,7 +18,7 @@
// limitations under the License.
//
#import "../ObjectMapping/RKObjectLoader.h"
#import "RKObjectLoader.h"
#import "RKManagedObjectStore.h"
/**