| Index: mojo/public/platform/native/gles2_impl_ext_multisampled_render_to_texture_thunks.h
|
| diff --git a/mojo/public/platform/native/gles2_impl_ext_multisampled_render_to_texture_thunks.h b/mojo/public/platform/native/gles2_impl_ext_multisampled_render_to_texture_thunks.h
|
| index dd9cef01474da4db3ce43279c6b60aca1f12603c..1b86d36b08d8df733986024d92d70e09a93fd199 100644
|
| --- a/mojo/public/platform/native/gles2_impl_ext_multisampled_render_to_texture_thunks.h
|
| +++ b/mojo/public/platform/native/gles2_impl_ext_multisampled_render_to_texture_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_multisampled_render_to_texture
|
| // extension.
|
|
|