Chromium Code Reviews| Index: src/gpu/GrProcOptInfo.h |
| diff --git a/src/gpu/GrProcOptInfo.h b/src/gpu/GrProcOptInfo.h |
| index f518172e221ec09d54c8c2863d83267fd33e1436..0430916405414433bc0d0cd357cab7faf05dc97f 100644 |
| --- a/src/gpu/GrProcOptInfo.h |
| +++ b/src/gpu/GrProcOptInfo.h |
| @@ -10,9 +10,9 @@ |
| #include "GrColor.h" |
| #include "GrInvariantOutput.h" |
| +#include "GrStagedProcessor.h" |
| class GrBatch; |
| -class GrFragmentStage; |
| class GrFragmentProcessor; |
| class GrPrimitiveProcessor; |
| class GrProcessor; |