diff options
Diffstat (limited to 'mojo/edk/system/simple_dispatcher.h')
-rw-r--r-- | mojo/edk/system/simple_dispatcher.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mojo/edk/system/simple_dispatcher.h b/mojo/edk/system/simple_dispatcher.h index ccef564..3d35ff9 100644 --- a/mojo/edk/system/simple_dispatcher.h +++ b/mojo/edk/system/simple_dispatcher.h @@ -10,7 +10,7 @@ #include "mojo/edk/system/awakable_list.h" #include "mojo/edk/system/dispatcher.h" #include "mojo/edk/system/system_impl_export.h" -#include "mojo/public/cpp/system/macros.h" +#include "third_party/mojo/src/mojo/public/cpp/system/macros.h" namespace mojo { namespace edk { |