Index: mojo/edk/system/waiter.h |
diff --git a/mojo/edk/system/waiter.h b/mojo/edk/system/waiter.h |
index 8e983ec11335c7700f62005e77bf46efa735ebea..c78176e4a6ff6fb9e18835321695ecf2a8bb2fa8 100644 |
--- a/mojo/edk/system/waiter.h |
+++ b/mojo/edk/system/waiter.h |
@@ -11,8 +11,8 @@ |
#include "base/synchronization/lock.h" |
#include "mojo/edk/system/awakable.h" |
#include "mojo/edk/system/system_impl_export.h" |
-#include "mojo/public/c/system/types.h" |
-#include "mojo/public/cpp/system/macros.h" |
+#include "third_party/mojo/src/mojo/public/c/system/types.h" |
+#include "third_party/mojo/src/mojo/public/cpp/system/macros.h" |
namespace mojo { |
namespace edk { |