Index: src/gpu/GrTargetCommands.cpp |
diff --git a/src/gpu/GrTargetCommands.cpp b/src/gpu/GrTargetCommands.cpp |
index 2347db8ea2dbc42d4f3db6f6081cbfc6abb7f1a1..3f9d7c860fab185dc9d731c8e0ce916cc56a294f 100644 |
--- a/src/gpu/GrTargetCommands.cpp |
+++ b/src/gpu/GrTargetCommands.cpp |
@@ -9,6 +9,9 @@ |
#include "GrBufferedDrawTarget.h" |
+#include "batches/GrDrawBatch.h" |
+#include "batches/GrVertexBatch.h" |
+ |
GrBATCH_SPEW(int32_t GrTargetCommands::Cmd::gUniqueID = 0;) |
void GrTargetCommands::reset() { |