summaryrefslogtreecommitdiff
path: root/Juick/Juick-Prefix.pch
diff options
context:
space:
mode:
Diffstat (limited to 'Juick/Juick-Prefix.pch')
-rw-r--r--Juick/Juick-Prefix.pch2
1 files changed, 2 insertions, 0 deletions
diff --git a/Juick/Juick-Prefix.pch b/Juick/Juick-Prefix.pch
index 3db364c..1bd0628 100644
--- a/Juick/Juick-Prefix.pch
+++ b/Juick/Juick-Prefix.pch
@@ -13,5 +13,7 @@
#ifdef __OBJC__
#import <UIKit/UIKit.h>
#import <Foundation/Foundation.h>
+ #import <SystemConfiguration/SystemConfiguration.h>
+ #import <MobileCoreServices/MobileCoreServices.h>
#define MAS_SHORTHAND
#endif