From f1a19df72168e964e0649e4036df870b95fb2b49 Mon Sep 17 00:00:00 2001 From: Bogdan Poplauschi Date: Fri, 30 Sep 2016 09:33:06 +0300 Subject: [PATCH] Added SDImageCacheConfig.h and UIView+WebCache.h to the umbrella header --- WebImage/SDWebImage.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/WebImage/SDWebImage.h b/WebImage/SDWebImage.h index 9772a34b..e6dc3af0 100644 --- a/WebImage/SDWebImage.h +++ b/WebImage/SDWebImage.h @@ -22,7 +22,9 @@ FOUNDATION_EXPORT const unsigned char WebImageVersionString[]; // In this header, you should import all the public headers of your framework using statements like #import #import +#import #import +#import #import #import #import