Chromium Code Reviews| Index: include/gpu/GrPaint.h |
| diff --git a/include/gpu/GrPaint.h b/include/gpu/GrPaint.h |
| index efb3010286d80bc9bc0ab634c93a591885ae3380..e4b2b099d18737faed35fec26278650fd608958f 100644 |
| --- a/include/gpu/GrPaint.h |
| +++ b/include/gpu/GrPaint.h |
| @@ -15,6 +15,7 @@ |
| #include "GrProcessorDataManager.h" |
| #include "GrXferProcessor.h" |
| #include "effects/GrPorterDuffXferProcessor.h" |
| +#include "GrFragmentProcessor.h" |
| #include "SkRegion.h" |
| #include "SkXfermode.h" |