aboutsummaryrefslogtreecommitdiff
path: root/source/Irrlicht/COGLESTexture.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/Irrlicht/COGLESTexture.h')
-rw-r--r--source/Irrlicht/COGLESTexture.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/Irrlicht/COGLESTexture.h b/source/Irrlicht/COGLESTexture.h
index b223c49..375a365 100644
--- a/source/Irrlicht/COGLESTexture.h
+++ b/source/Irrlicht/COGLESTexture.h
@@ -16,6 +16,7 @@
#include <OpenGLES/ES1/glext.h>
#else
#include <EGL/egl.h>
+#include <GLES/gl.h>
#endif
namespace irr