Chromium Code Reviews| Index: src/gpu/batches/GrDrawVerticesBatch.h |
| diff --git a/src/gpu/batches/GrDrawVerticesBatch.h b/src/gpu/batches/GrDrawVerticesBatch.h |
| index 11decbe01db5ec9fc69ce49af4d5ce1ca21c2667..5e9628bc16e92d143b191d49ba1ee7bf8084d686 100644 |
| --- a/src/gpu/batches/GrDrawVerticesBatch.h |
| +++ b/src/gpu/batches/GrDrawVerticesBatch.h |
| @@ -8,9 +8,9 @@ |
| #ifndef GrDrawVerticesBatch_DEFINED |
| #define GrDrawVerticesBatch_DEFINED |
| -#include "GrBatch.h" |
| #include "GrColor.h" |
| #include "GrTypes.h" |
| +#include "GrVertexBatch.h" |
| #include "SkMatrix.h" |
| #include "SkRect.h" |
| #include "SkTDArray.h" |