| Index: mojo/system/message_pipe.h
|
| diff --git a/mojo/system/message_pipe.h b/mojo/system/message_pipe.h
|
| index 6815dcba789b8fb6f38321217bc20cd761ae66df..de42c4492750d44e23ffa0e39c902df3f1ea8296 100644
|
| --- a/mojo/system/message_pipe.h
|
| +++ b/mojo/system/message_pipe.h
|
| @@ -11,7 +11,7 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/synchronization/lock.h"
|
| -#include "mojo/public/system/core.h"
|
| +#include "mojo/public/c/system/core.h"
|
| #include "mojo/system/dispatcher.h"
|
| #include "mojo/system/message_in_transit.h"
|
| #include "mojo/system/message_pipe_endpoint.h"
|
|
|