| Index: src/gpu/batches/GrBWFillRectBatch.cpp
|
| diff --git a/src/gpu/batches/GrBWFillRectBatch.cpp b/src/gpu/batches/GrBWFillRectBatch.cpp
|
| index ffd4cefc86e174b002a96c3ab7f874ff1f8418e2..5c14aae25f0c20258016fbed9733eefdba92d297 100644
|
| --- a/src/gpu/batches/GrBWFillRectBatch.cpp
|
| +++ b/src/gpu/batches/GrBWFillRectBatch.cpp
|
| @@ -11,6 +11,7 @@
|
| #include "GrColor.h"
|
| #include "GrDefaultGeoProcFactory.h"
|
| #include "GrPrimitiveProcessor.h"
|
| +#include "GrQuad.h"
|
| #include "GrResourceProvider.h"
|
| #include "GrTInstanceBatch.h"
|
| #include "GrVertexBatch.h"
|
|
|