| Index: mojo/environment/default_async_waiter_impl.h
|
| diff --git a/mojo/environment/default_async_waiter_impl.h b/mojo/environment/default_async_waiter_impl.h
|
| index cf2f7c262b14af78496e8e435bba40dfc3b3519e..266a70f6876da5930102a11286d1912903e51784 100644
|
| --- a/mojo/environment/default_async_waiter_impl.h
|
| +++ b/mojo/environment/default_async_waiter_impl.h
|
| @@ -6,7 +6,7 @@
|
| #define MOJO_ENVIRONMENT_DEFAULT_ASYNC_WAITER_IMPL_H_
|
|
|
| #include "mojo/environment/mojo_environment_impl_export.h"
|
| -#include "mojo/public/system/async_waiter.h"
|
| +#include "mojo/public/c/system/async_waiter.h"
|
|
|
| namespace mojo {
|
| namespace internal {
|
|
|