mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-22 20:18:53 +08:00
Fix references in Examples/ to eliminated RKDirectory class
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
// Copyright (c) 2012 RestKit. All rights reserved.
|
||||
//
|
||||
|
||||
#import "RKMappingOperationDataSource.h"
|
||||
#import <RestKit/RKMappingOperationDataSource.h>
|
||||
|
||||
@interface RKObjectMappingOperationDataSource : NSObject <RKMappingOperationDataSource>
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user