Skip to content

Commit 76602dd

Browse files
author
Rui Peres
committed
Added the exposed headers
1 parent ea7650d commit 76602dd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

FastImageCache/FastImageCache/FastImageCache.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ FOUNDATION_EXPORT const unsigned char FastImageCacheVersionString[];
1616

1717
// In this header, you should import all the public headers of your framework using statements like #import <FastImageCache/PublicHeader.h>
1818

19-
19+
#import <FastImageCache/FICImageCache.h>
20+
#import <FastImageCache/FICEntity.h>

0 commit comments

Comments
 (0)