| Index: mojo/public/platform/native/mgl_thunks.h
|
| diff --git a/mojo/public/platform/native/mgl_thunks.h b/mojo/public/platform/native/mgl_thunks.h
|
| index 0c4e0994a25a4819e58f59b1fe19aa2d07516cfe..ad815ed701c2307f5bb124aee22226b259605934 100644
|
| --- a/mojo/public/platform/native/mgl_thunks.h
|
| +++ b/mojo/public/platform/native/mgl_thunks.h
|
| @@ -5,10 +5,9 @@
|
| #ifndef MOJO_PUBLIC_PLATFORM_NATIVE_MGL_THUNKS_H_
|
| #define MOJO_PUBLIC_PLATFORM_NATIVE_MGL_THUNKS_H_
|
|
|
| +#include <MGL/mgl.h>
|
| #include <stddef.h>
|
|
|
| -#include "mojo/public/c/gpu/MGL/mgl.h"
|
| -
|
| // Structure used to bind the interface which manipulates MGL contexts to a
|
| // DSO to theose of the embedder.
|
| //
|
|
|