Index: mojo/gles2/gles2_context.h |
diff --git a/mojo/gles2/gles2_context.h b/mojo/gles2/gles2_context.h |
index e6f1e9e375f7ba3307a7e04ecbd42f32cc95da4c..bd680ba68e317ad89cbc170bac169194332b86d1 100644 |
--- a/mojo/gles2/gles2_context.h |
+++ b/mojo/gles2/gles2_context.h |
@@ -10,7 +10,7 @@ |
#include "gpu/command_buffer/client/gles2_implementation.h" |
#include "mojo/gles2/command_buffer_client_impl.h" |
#include "mojo/public/bindings/remote_ptr.h" |
-#include "mojo/public/gles2/gles2.h" |
+#include "mojo/public/c/gles2/gles2.h" |
struct MojoGLES2ContextPrivate {}; |