Include necessary CoreImage import
This commit is contained in:
parent
362ba2d43f
commit
c231320913
|
@ -12,6 +12,7 @@
|
||||||
|
|
||||||
#if SD_MAC
|
#if SD_MAC
|
||||||
#import <QuartzCore/QuartzCore.h>
|
#import <QuartzCore/QuartzCore.h>
|
||||||
|
#import <CoreImage/CIFilter.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#pragma mark - Activity Indicator
|
#pragma mark - Activity Indicator
|
||||||
|
|
Loading…
Reference in New Issue