| Index: mojo/public/platform/native/gles2_impl_khr_blend_equation_advanced_thunks.h
|
| diff --git a/mojo/public/platform/native/gles2_impl_khr_blend_equation_advanced_thunks.h b/mojo/public/platform/native/gles2_impl_khr_blend_equation_advanced_thunks.h
|
| index 89ffaa3b8a0cac6a985515a2147aa1f44dd91961..bb1a0bc1024ebce6ef4c22a59aac51b8f47ca244 100644
|
| --- a/mojo/public/platform/native/gles2_impl_khr_blend_equation_advanced_thunks.h
|
| +++ b/mojo/public/platform/native/gles2_impl_khr_blend_equation_advanced_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 KHR_blend_equation_advanced extension.
|
| #pragma pack(push, 8)
|
|
|