diff options
Diffstat (limited to 'gpu/command_buffer/client/gles2_cmd_helper.cc')
-rw-r--r-- | gpu/command_buffer/client/gles2_cmd_helper.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gpu/command_buffer/client/gles2_cmd_helper.cc b/gpu/command_buffer/client/gles2_cmd_helper.cc index a3d58d6..8f2bf45 100644 --- a/gpu/command_buffer/client/gles2_cmd_helper.cc +++ b/gpu/command_buffer/client/gles2_cmd_helper.cc @@ -2,7 +2,7 @@ // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. -#include "gpu/command_buffer/client/gles2_cmd_helper.h" +#include "../client/gles2_cmd_helper.h" namespace gpu { |