Index: src/gpu/GrGpuCommandBuffer.cpp |
diff --git a/src/gpu/GrGpuCommandBuffer.cpp b/src/gpu/GrGpuCommandBuffer.cpp |
index f79cb0f1e61506981c0306dd73342ae642505338..af0993e033133c4336b493e0b922d65ec36bcdeb 100644 |
--- a/src/gpu/GrGpuCommandBuffer.cpp |
+++ b/src/gpu/GrGpuCommandBuffer.cpp |
@@ -7,6 +7,7 @@ |
#include "GrGpuCommandBuffer.h" |
+#include "GrCaps.h" |
#include "GrGpu.h" |
#include "GrPrimitiveProcessor.h" |
#include "GrRenderTarget.h" |