…And fixed a typo that was somehow made during the process of cutting-and-pasting.
This commit is contained in:
parent
bce423e877
commit
269ac637d3
|
@ -5,7 +5,7 @@
|
|||
#include <OpenGLES/ES2/gl.h>
|
||||
#include <OpenGLES/ES2/glext.h>
|
||||
#else
|
||||
#include <EGL/egl.h
|
||||
#include <EGL/egl.h>
|
||||
#include <GLES2/gl2.h>
|
||||
#include <GLES2/gl2ext.h>
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue