Index: mojo/gles2/gles2_context.h |
diff --git a/mojo/gles2/gles2_context.h b/mojo/gles2/gles2_context.h |
index 829b324032cf63a368488e38d85007500139025c..5ab4b844d2a62b909aba60325fc6a62a1150320d 100644 |
--- a/mojo/gles2/gles2_context.h |
+++ b/mojo/gles2/gles2_context.h |
@@ -11,7 +11,7 @@ |
#include "base/memory/scoped_ptr.h" |
#include "gpu/command_buffer/client/gles2_implementation.h" |
#include "mojo/gles2/command_buffer_client_impl.h" |
-#include "third_party/mojo/src/mojo/public/c/gles2/gles2.h" |
+#include "mojo/public/c/gles2/gles2.h" |
struct MojoGLES2ContextPrivate {}; |