Fix for missing rename on OAuth client

This commit is contained in:
Blake Watters
2011-09-20 19:04:43 -04:00
parent eb887e38c6
commit c493ec3cd5

View File

@@ -26,4 +26,4 @@
#import "RKReachabilityObserver.h"
#import "RKRequestQueue.h"
#import "RKNotifications.h"
#import "RKClientOAuth.h"
#import "RKOAuthClient.h"