commit | 9660d304ae51a69509e5506e1fc80178025dee7c | [log] [tgz] |
---|---|---|
author | Jean-Baptiste Queru <jbq@google.com> | Wed May 20 11:28:04 2009 -0700 |
committer | Jean-Baptiste Queru <jbq@google.com> | Wed May 20 11:28:04 2009 -0700 |
tree | 2db88e9f1a42bf5dfbbe01580a6e8071666179e9 | |
parent | 490b2ba510c0857605f4913f0fdd1c47a1d93647 [diff] [blame] |
donut snapshot
diff --git a/opengl/libs/egl_impl.h b/opengl/libs/egl_impl.h index 62ce3fc..312b176 100644 --- a/opengl/libs/egl_impl.h +++ b/opengl/libs/egl_impl.h
@@ -20,6 +20,8 @@ #include <ctype.h> #include <EGL/egl.h> +#include <EGL/eglext.h> +#include <EGL/eglplatform.h> // ---------------------------------------------------------------------------- namespace android {