Include necessary CoreImage import

This commit is contained in:
Andrew Monshizadeh 2022-06-07 14:33:18 -04:00
parent 362ba2d43f
commit c231320913
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
#if SD_MAC
#import <QuartzCore/QuartzCore.h>
#import <CoreImage/CIFilter.h>
#endif
#pragma mark - Activity Indicator