diff options
Diffstat (limited to 'opengl/libagl/TextureObjectManager.h')
-rw-r--r-- | opengl/libagl/TextureObjectManager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opengl/libagl/TextureObjectManager.h b/opengl/libagl/TextureObjectManager.h index 29d5037..e0eadf1 100644 --- a/opengl/libagl/TextureObjectManager.h +++ b/opengl/libagl/TextureObjectManager.h @@ -30,7 +30,7 @@ #include <private/pixelflinger/ggl_context.h> #include <GLES/gl.h> -#include <EGL/android_natives.h> +#include <EGL/egl.h> #include "Tokenizer.h" #include "TokenManager.h" |