| Index: mojo/public/platform/native/gles2_impl_ext_discard_framebuffer_thunks.h
|
| diff --git a/mojo/public/platform/native/gles2_impl_ext_discard_framebuffer_thunks.h b/mojo/public/platform/native/gles2_impl_ext_discard_framebuffer_thunks.h
|
| index 51eec3e07ebb800f17935f057223ca01e09b26c6..94e519576f23596c43254f33e48b6766840d0c69 100644
|
| --- a/mojo/public/platform/native/gles2_impl_ext_discard_framebuffer_thunks.h
|
| +++ b/mojo/public/platform/native/gles2_impl_ext_discard_framebuffer_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_discard_framebuffer extension.
|
| #pragma pack(push, 8)
|
|
|