mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-03 09:45:10 +08:00
Use relative paths in #imports to prevent XCode 4.2 from complaining
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
#import <Three20/Three20.h>
|
||||
#import "DBResourceListTableViewController.h"
|
||||
#import "DBTopic.h"
|
||||
#import "../Models/DBTopic.h"
|
||||
|
||||
/**
|
||||
* Displays a table of Posts within a given Topic
|
||||
|
||||
Reference in New Issue
Block a user