Index: gpu/command_buffer/client/fenced_allocator.cc |
=================================================================== |
--- gpu/command_buffer/client/fenced_allocator.cc (revision 201875) |
+++ gpu/command_buffer/client/fenced_allocator.cc (working copy) |
@@ -4,9 +4,9 @@ |
// This file contains the implementation of the FencedAllocator class. |
-#include "../client/fenced_allocator.h" |
+#include "gpu/command_buffer/client/fenced_allocator.h" |
#include <algorithm> |
-#include "../client/cmd_buffer_helper.h" |
+#include "gpu/command_buffer/client/cmd_buffer_helper.h" |
namespace gpu { |