Chromium Code Reviews| Index: src/gpu/batches/GrDrawPathBatch.h |
| diff --git a/src/gpu/batches/GrDrawPathBatch.h b/src/gpu/batches/GrDrawPathBatch.h |
| index 6adc94356f17b21ba8f45db9815883bc5ec134fd..79b8b57549a331bd695d9c76a454ddcb3edddae5 100644 |
| --- a/src/gpu/batches/GrDrawPathBatch.h |
| +++ b/src/gpu/batches/GrDrawPathBatch.h |
| @@ -14,6 +14,7 @@ |
| #include "GrPath.h" |
| #include "GrPathRendering.h" |
| #include "GrPathProcessor.h" |
| +#include "GrStencilSettings.h" |
| #include "SkTLList.h" |