| Index: mojo/public/platform/native/gles2_impl_chromium_miscellaneous_thunks.h
|
| diff --git a/mojo/public/platform/native/gles2_impl_chromium_miscellaneous_thunks.h b/mojo/public/platform/native/gles2_impl_chromium_miscellaneous_thunks.h
|
| index 86a4e7995fda29088127d826d072369b4a601c6d..20ea2c4f18592eb30b8bf32d186742a440aab8ee 100644
|
| --- a/mojo/public/platform/native/gles2_impl_chromium_miscellaneous_thunks.h
|
| +++ b/mojo/public/platform/native/gles2_impl_chromium_miscellaneous_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 CHROMIUM_miscellaneous extension.
|
| #pragma pack(push, 8)
|
|
|