| Index: mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc
|
| diff --git a/mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc b/mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc
|
| index 56fc8913bdba41b03f8082b780fbc222585bfea0..c5097bb0ddb258040a37c694dd6d3891fae257db 100644
|
| --- a/mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc
|
| +++ b/mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc
|
| @@ -5,7 +5,7 @@
|
| #include "base/logging.h"
|
| #include "mojo/examples/pepper_container_app/graphics_3d_resource.h"
|
| #include "mojo/examples/pepper_container_app/thunk.h"
|
| -#include "mojo/public/gles2/gles2.h"
|
| +#include "mojo/public/c/gles2/gles2.h"
|
| #include "ppapi/thunk/enter.h"
|
| #include "ppapi/thunk/ppb_graphics_3d_api.h"
|
|
|
|
|