| Index: mojo/public/platform/native/gles2_impl_ext_texture_storage_thunks.h
|
| diff --git a/mojo/public/platform/native/gles2_impl_ext_texture_storage_thunks.h b/mojo/public/platform/native/gles2_impl_ext_texture_storage_thunks.h
|
| index a5a48b338fe630849ac6bf5b403ce477f9df3130..f04c0f4ed6a36964d4dda466824581310c9dca51 100644
|
| --- a/mojo/public/platform/native/gles2_impl_ext_texture_storage_thunks.h
|
| +++ b/mojo/public/platform/native/gles2_impl_ext_texture_storage_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 EXT_texture_storage extension.
|
| #pragma pack(push, 8)
|
|
|