diff options
Diffstat (limited to 'Juick/Supporting Files/Juick-Prefix.pch')
-rw-r--r-- | Juick/Supporting Files/Juick-Prefix.pch | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Juick/Supporting Files/Juick-Prefix.pch b/Juick/Supporting Files/Juick-Prefix.pch index 2e32df2..7278b52 100644 --- a/Juick/Supporting Files/Juick-Prefix.pch +++ b/Juick/Supporting Files/Juick-Prefix.pch @@ -18,6 +18,5 @@ #import <UserNotifications/UserNotifications.h> #import "UIImage+Utils.h" - #import <DateTools/DateTools.h> - #import <UIView+Shimmer.h> + #import "UIView+Shimmer.h" #endif |