Index: gpu/command_buffer/client/gles2_interface.h |
=================================================================== |
--- gpu/command_buffer/client/gles2_interface.h (revision 201875) |
+++ gpu/command_buffer/client/gles2_interface.h (working copy) |
@@ -20,7 +20,7 @@ |
// Include the auto-generated part of this class. We split this because |
// it means we can easily edit the non-auto generated parts right here in |
// this file instead of having to edit some template or the code generator. |
- #include "../client/gles2_interface_autogen.h" |
+ #include "gpu/command_buffer/client/gles2_interface_autogen.h" |
}; |
} // namespace gles2 |