| Index: mojo/system/message_pipe_endpoint.h
|
| diff --git a/mojo/system/message_pipe_endpoint.h b/mojo/system/message_pipe_endpoint.h
|
| index 2cd9c17a24ec0eef76bb0774a7248f722b4a1967..b7b9589450a92923015b928295f1e1d1c4ec099d 100644
|
| --- a/mojo/system/message_pipe_endpoint.h
|
| +++ b/mojo/system/message_pipe_endpoint.h
|
| @@ -12,7 +12,7 @@
|
| #include "base/basictypes.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.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/system_impl_export.h"
|
|
|