Chromium Code Reviews| Index: src/gpu/batches/GrAAStrokeRectBatch.h |
| diff --git a/src/gpu/batches/GrAAStrokeRectBatch.h b/src/gpu/batches/GrAAStrokeRectBatch.h |
| index b6fb89f5021f2e43a0a5ea008366ad2d1d932fcc..f9c4f3ed9dc275fb14455fcddd5390b77865891c 100644 |
| --- a/src/gpu/batches/GrAAStrokeRectBatch.h |
| +++ b/src/gpu/batches/GrAAStrokeRectBatch.h |
| @@ -8,9 +8,9 @@ |
| #ifndef GrAAStrokeRectBatch_DEFINED |
| #define GrAAStrokeRectBatch_DEFINED |
| -#include "GrBatch.h" |
| #include "GrColor.h" |
| #include "GrTypes.h" |
| +#include "GrVertexBatch.h" |
| #include "SkMatrix.h" |
| #include "SkRect.h" |