| Index: third_party/mojo/src/mojo/edk/system/awakable.h
|
| diff --git a/third_party/mojo/src/mojo/edk/system/awakable.h b/third_party/mojo/src/mojo/edk/system/awakable.h
|
| index ae1376c9dab3656a51ecee9978aa2d39930678e8..7a2da125728e6b8b7dd688d86b1cf36dd4d98568 100644
|
| --- a/third_party/mojo/src/mojo/edk/system/awakable.h
|
| +++ b/third_party/mojo/src/mojo/edk/system/awakable.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include <stdint.h>
|
|
|
| -#include "mojo/public/c/system/types.h"
|
| #include "third_party/mojo/src/mojo/edk/system/system_impl_export.h"
|
| +#include "third_party/mojo/src/mojo/public/c/system/types.h"
|
|
|
| namespace mojo {
|
| namespace system {
|
|
|