Chromium Code Reviews| Index: src/gpu/GrDrawState.h |
| diff --git a/src/gpu/GrDrawState.h b/src/gpu/GrDrawState.h |
| index d58d8c64e7f924b5e36dac9a698e1d37c01e7927..3043fd76d52afb6169cb08381ee8f9cb88f84fc1 100644 |
| --- a/src/gpu/GrDrawState.h |
| +++ b/src/gpu/GrDrawState.h |
| @@ -11,6 +11,7 @@ |
| #include "GrBlend.h" |
| #include "GrDrawTargetCaps.h" |
| +#include "GrGeometryProcessor.h" |
| #include "GrGpuResourceRef.h" |
| #include "GrProcessorStage.h" |
| #include "GrRenderTarget.h" |