Merge pull request #3353 from amonshiz/amonshiz/fix-3352

Fix #3352 Include necessary CoreImage import
This commit is contained in:
DreamPiggy 2022-06-08 23:08:20 +08:00 committed by GitHub
commit 91c9966d77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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