summaryrefslogtreecommitdiff
path: root/Juick/User.h
diff options
context:
space:
mode:
Diffstat (limited to 'Juick/User.h')
-rw-r--r--Juick/User.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/Juick/User.h b/Juick/User.h
index e4c46f3..84300f3 100644
--- a/Juick/User.h
+++ b/Juick/User.h
@@ -7,7 +7,10 @@
//
#import <Foundation/Foundation.h>
-#import <RestKit/RestKit.h>
+#import "PDKeychainBindings.h"
+#import "SIAlertView.h"
+#import "APIClient.h"
+#import "YYModel.h"
@interface User : NSObject
@property (nonatomic, strong) NSString *uname;