summaryrefslogtreecommitdiffstats
path: root/opengl/libagl/TextureObjectManager.h
diff options
context:
space:
mode:
Diffstat (limited to 'opengl/libagl/TextureObjectManager.h')
-rw-r--r--opengl/libagl/TextureObjectManager.h2
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"