| Index: mojo/public/platform/native/gles2_impl_oes_vertex_array_object_thunks.h
|
| diff --git a/mojo/public/platform/native/gles2_impl_oes_vertex_array_object_thunks.h b/mojo/public/platform/native/gles2_impl_oes_vertex_array_object_thunks.h
|
| index f3b43c4ab895d3a69505d6f1dc267a4554715549..a0c595fb4294284f4a92e1a86abf96764edb4f9e 100644
|
| --- a/mojo/public/platform/native/gles2_impl_oes_vertex_array_object_thunks.h
|
| +++ b/mojo/public/platform/native/gles2_impl_oes_vertex_array_object_thunks.h
|
| @@ -14,7 +14,7 @@
|
| #include <stddef.h>
|
|
|
| #define GL_GLEXT_PROTOTYPES
|
| -#include "mojo/public/c/gpu/GLES2/gl2extmojo.h"
|
| +#include <GLES2/gl2extmojo.h>
|
|
|
| // Specifies the frozen API for the OES_vertex_array_object extension.
|
| #pragma pack(push, 8)
|
|
|