egl.h revision 4a49301e
14a49301eSmrg/* For compatibility with early OpenGL ES 1.0 implementations that
24a49301eSmrg * included gl.h in egl.h (and apps that only included egl.h)
34a49301eSmrg * See: http://www.khronos.org/registry/implementers_guide.html
44a49301eSmrg */
54a49301eSmrg#include <EGL/egl.h>
64a49301eSmrg#include <GLES/gl.h>
7