| Index: mojo/edk/system/handle_signals_state.h
|
| diff --git a/mojo/edk/system/handle_signals_state.h b/mojo/edk/system/handle_signals_state.h
|
| index 1c47a288c1e27914798e2f8395f2122b873a5172..2209ffa24274e7fca2fb4c463e1ed957005380e1 100644
|
| --- a/mojo/edk/system/handle_signals_state.h
|
| +++ b/mojo/edk/system/handle_signals_state.h
|
| @@ -6,7 +6,7 @@
|
| #define MOJO_EDK_SYSTEM_HANDLE_SIGNALS_STATE_H_
|
|
|
| #include "mojo/edk/system/system_impl_export.h"
|
| -#include "mojo/public/c/system/types.h"
|
| +#include "third_party/mojo/src/mojo/public/c/system/types.h"
|
|
|
| namespace mojo {
|
| namespace edk {
|
|
|