| Index: mojo/edk/system/waiter.h
|
| diff --git a/mojo/edk/system/waiter.h b/mojo/edk/system/waiter.h
|
| index 9c56fc70484f2b2f807cfadcefb4a26ebd80e01f..e0bcf47bbb80416c897e4901f6f80432bca241cd 100644
|
| --- a/mojo/edk/system/waiter.h
|
| +++ b/mojo/edk/system/waiter.h
|
| @@ -12,7 +12,7 @@
|
| #include "mojo/edk/util/mutex.h"
|
| #include "mojo/edk/util/thread_annotations.h"
|
| #include "mojo/public/c/system/result.h"
|
| -#include "mojo/public/c/system/types.h"
|
| +#include "mojo/public/c/system/time.h"
|
| #include "mojo/public/cpp/system/macros.h"
|
|
|
| namespace mojo {
|
|
|