summaryrefslogtreecommitdiff
path: root/Juick/Supporting Files/Juick-Prefix.pch
diff options
context:
space:
mode:
Diffstat (limited to 'Juick/Supporting Files/Juick-Prefix.pch')
-rw-r--r--Juick/Supporting Files/Juick-Prefix.pch3
1 files changed, 2 insertions, 1 deletions
diff --git a/Juick/Supporting Files/Juick-Prefix.pch b/Juick/Supporting Files/Juick-Prefix.pch
index 7278b52..957a052 100644
--- a/Juick/Supporting Files/Juick-Prefix.pch
+++ b/Juick/Supporting Files/Juick-Prefix.pch
@@ -14,9 +14,10 @@
#import <UIKit/UIKit.h>
#import <Foundation/Foundation.h>
#import <SystemConfiguration/SystemConfiguration.h>
- #import <MobileCoreServices/MobileCoreServices.h>
+ #import <CoreServices/CoreServices.h>
#import <UserNotifications/UserNotifications.h>
#import "UIImage+Utils.h"
#import "UIView+Shimmer.h"
+ #import "AppDelegate.h"
#endif