gl: Import QuartzCore/QuartzCore.h for CAEAGLLayer on older iOS versions
This commit is contained in:
parent
a05928ba62
commit
b83d2df47d
@ -23,6 +23,7 @@
|
||||
#endif
|
||||
|
||||
#import <OpenGLES/EAGL.h>
|
||||
#import <QuartzCore/QuartzCore.h>
|
||||
#import <UIKit/UIKit.h>
|
||||
#include <OpenGLES/ES2/gl.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user