Index: gpu/command_buffer/common/id_allocator.h |
diff --git a/gpu/command_buffer/common/id_allocator.h b/gpu/command_buffer/common/id_allocator.h |
index 7e25dbb0469af703a50bbc810e9179c571b817d0..7d509f85d0ad61284ff66824a4b66d4730d17514 100644 |
--- a/gpu/command_buffer/common/id_allocator.h |
+++ b/gpu/command_buffer/common/id_allocator.h |
@@ -13,6 +13,7 @@ |
#include "base/compiler_specific.h" |
#include "../../gpu_export.h" |
+#include "../client/hash_tables.h" |
bajones
2012/11/26 18:01:06
It's not clear to me what this was required for.
greggman
2012/11/28 08:18:57
Done.
|
#include "../common/types.h" |
namespace gpu { |