diff options
Diffstat (limited to 'Juick/Juick-Prefix.pch')
-rw-r--r-- | Juick/Juick-Prefix.pch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Juick/Juick-Prefix.pch b/Juick/Juick-Prefix.pch index 42ff0f3..7836550 100644 --- a/Juick/Juick-Prefix.pch +++ b/Juick/Juick-Prefix.pch @@ -15,10 +15,10 @@ #import <Foundation/Foundation.h> #import <SystemConfiguration/SystemConfiguration.h> #import <MobileCoreServices/MobileCoreServices.h> - #import <SDWebImage/UIImageView+WebCache.h> - #import <UIScrollView+InfiniteScroll.h> + #import <UIImageView+DFImageManager.h> #import "NSString+HTML.h" #import "UIImage+Utils.h" #import "NSDate+TimeAgo.h" #import "TTTAttributedLabel.h" + #import <SWRevealViewController.h> #endif |