| Index: mojo/system/data_pipe.h
|
| diff --git a/mojo/system/data_pipe.h b/mojo/system/data_pipe.h
|
| index ce4ad2da61252e57a31ecdfd6ee443d205246e95..8d6fcaf901f993bb066aee9f8b5ee8df61669621 100644
|
| --- a/mojo/system/data_pipe.h
|
| +++ b/mojo/system/data_pipe.h
|
| @@ -9,7 +9,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/system_impl_export.h"
|
|
|
| namespace mojo {
|
|
|