mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-24 04:46:01 +08:00
Use relative include paths instead of system
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
// Copyright 2010 RestKit. All rights reserved.
|
||||
//
|
||||
|
||||
#import <RestKit/RestKit.h>
|
||||
#import "../RestKit.h"
|
||||
#import "../CoreData/RKManagedObject.h"
|
||||
|
||||
/**
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
//
|
||||
|
||||
#import <Three20/Three20.h>
|
||||
#import <RestKit/RestKit.h>
|
||||
#import "RKRequestModel.h"
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user