Chromium Code Reviews| Index: mojo/public/c/system/core.h |
| diff --git a/mojo/public/c/system/core.h b/mojo/public/c/system/core.h |
| index 77d452b0dec5eff069e5522cd3a0189f728eeae6..80a2e9a8dce0ff565eeb0adb78620cf8d7e2c383 100644 |
| --- a/mojo/public/c/system/core.h |
| +++ b/mojo/public/c/system/core.h |
| @@ -18,5 +18,6 @@ |
| #include "mojo/public/c/system/system_export.h" |
| #include "mojo/public/c/system/types.h" |
| #include "mojo/public/c/system/wait_set.h" |
| +#include "mojo/public/c/system/watcher.h" |
| #endif // MOJO_PUBLIC_C_SYSTEM_CORE_H_ |