Chromium Code Reviews| Index: src/gpu/GrBatchTarget.h |
| diff --git a/src/gpu/GrBatchTarget.h b/src/gpu/GrBatchTarget.h |
| index 8d83d2cbd602dc5ceab3895e360142a36c975a96..80a8b9bad320e9da4b30091e779212bf5a54c883 100644 |
| --- a/src/gpu/GrBatchTarget.h |
| +++ b/src/gpu/GrBatchTarget.h |
| @@ -10,6 +10,7 @@ |
| #include "GrBatchAtlas.h" |
| #include "GrBufferAllocPool.h" |
| +#include "GrContext.h" |
| #include "GrPendingProgramElement.h" |
| #include "GrPipeline.h" |
| #include "GrTRecorder.h" |