| Index: mojo/examples/compositor_app/compositor_app.cc
|
| diff --git a/mojo/examples/compositor_app/compositor_app.cc b/mojo/examples/compositor_app/compositor_app.cc
|
| index 5120f5e92d48850cff12010af0b53d3e93d182ef..75ca06f706c2bece18ce53b9697b38be45fa00b4 100644
|
| --- a/mojo/examples/compositor_app/compositor_app.cc
|
| +++ b/mojo/examples/compositor_app/compositor_app.cc
|
| @@ -10,8 +10,7 @@
|
| #include "mojo/examples/compositor_app/compositor_host.h"
|
| #include "mojo/public/bindings/allocation_scope.h"
|
| #include "mojo/public/bindings/remote_ptr.h"
|
| -#include "mojo/public/c/system/core.h"
|
| -#include "mojo/public/c/system/macros.h"
|
| +#include "mojo/public/cpp/system/core.h"
|
| #include "mojo/public/gles2/gles2_cpp.h"
|
| #include "mojo/public/shell/application.h"
|
| #include "mojo/public/shell/shell.mojom.h"
|
|
|