| Index: mojo/public/platform/native/gles2_impl_ext_occlusion_query_thunks.h
|
| diff --git a/mojo/public/platform/native/gles2_impl_ext_occlusion_query_thunks.h b/mojo/public/platform/native/gles2_impl_ext_occlusion_query_thunks.h
|
| index d0ba13fcb5049ce43d0b92986abb0ee7f7b31fe9..5cc6e7e7fc41342f7d5b6f8eb0190e5012de87b6 100644
|
| --- a/mojo/public/platform/native/gles2_impl_ext_occlusion_query_thunks.h
|
| +++ b/mojo/public/platform/native/gles2_impl_ext_occlusion_query_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_occlusion_query extension.
|
| #pragma pack(push, 8)
|
|
|