| Index: mojo/examples/pepper_container_app/graphics_3d_resource.cc
|
| diff --git a/mojo/examples/pepper_container_app/graphics_3d_resource.cc b/mojo/examples/pepper_container_app/graphics_3d_resource.cc
|
| index d354cefbdddae2521ba8fba55b3bac398255fe75..6f053596938431013f46777661a5284fa72bcc8d 100644
|
| --- a/mojo/examples/pepper_container_app/graphics_3d_resource.cc
|
| +++ b/mojo/examples/pepper_container_app/graphics_3d_resource.cc
|
| @@ -7,7 +7,7 @@
|
| #include "base/logging.h"
|
| #include "mojo/examples/pepper_container_app/mojo_ppapi_globals.h"
|
| #include "mojo/examples/pepper_container_app/plugin_instance.h"
|
| -#include "mojo/public/gles2/gles2.h"
|
| +#include "mojo/public/c/gles2/gles2.h"
|
| #include "ppapi/c/pp_errors.h"
|
|
|
| namespace mojo {
|
|
|