Index: src/gpu/batches/GrStrokeRectBatch.h |
diff --git a/src/gpu/batches/GrStrokeRectBatch.h b/src/gpu/batches/GrStrokeRectBatch.h |
index 2c891a467d2412f552673c5191e835cefa55dafe..31b11d9c320d7f55c1c58db960237bdf55c9e583 100644 |
--- a/src/gpu/batches/GrStrokeRectBatch.h |
+++ b/src/gpu/batches/GrStrokeRectBatch.h |
@@ -8,9 +8,9 @@ |
#ifndef GrStrokeRectBatch_DEFINED |
#define GrStrokeRectBatch_DEFINED |
-#include "GrBatch.h" |
#include "GrColor.h" |
#include "GrDefaultGeoProcFactory.h" |
+#include "GrVertexBatch.h" |
class GrStrokeRectBatch : public GrVertexBatch { |
public: |