Index: mojo/system/dispatcher.h |
diff --git a/mojo/system/dispatcher.h b/mojo/system/dispatcher.h |
index c96dba89af94ba564a737c2156a67c5b0d1e378e..eb262917c11d172d7b66664cee648ed92f665f6b 100644 |
--- a/mojo/system/dispatcher.h |
+++ b/mojo/system/dispatcher.h |
@@ -17,6 +17,8 @@ |
#include "mojo/embedder/platform_handle.h" |
#include "mojo/embedder/platform_handle_vector.h" |
#include "mojo/public/c/system/core.h" |
+#include "mojo/public/c/system/message_pipe.h" |
+#include "mojo/public/c/system/types.h" |
#include "mojo/system/system_impl_export.h" |
namespace mojo { |