Index: gpu/command_buffer/common/gles2_cmd_ids.h |
=================================================================== |
--- gpu/command_buffer/common/gles2_cmd_ids.h (revision 201875) |
+++ gpu/command_buffer/common/gles2_cmd_ids.h (working copy) |
@@ -7,12 +7,12 @@ |
#ifndef GPU_COMMAND_BUFFER_COMMON_GLES2_CMD_IDS_H_ |
#define GPU_COMMAND_BUFFER_COMMON_GLES2_CMD_IDS_H_ |
-#include "../common/cmd_buffer_common.h" |
+#include "gpu/command_buffer/common/cmd_buffer_common.h" |
namespace gpu { |
namespace gles2 { |
-#include "../common/gles2_cmd_ids_autogen.h" |
+#include "gpu/command_buffer/common/gles2_cmd_ids_autogen.h" |
const char* GetCommandName(CommandId command_id); |