Chromium Code Reviews| Index: include/gpu/GrPaint.h |
| diff --git a/include/gpu/GrPaint.h b/include/gpu/GrPaint.h |
| index 22951f94a2d71319a25f8137edbb0b01d16d31ab..efb3010286d80bc9bc0ab634c93a591885ae3380 100644 |
| --- a/include/gpu/GrPaint.h |
| +++ b/include/gpu/GrPaint.h |
| @@ -11,7 +11,7 @@ |
| #define GrPaint_DEFINED |
| #include "GrColor.h" |
| -#include "GrFragmentStage.h" |
| +#include "GrStagedProcessor.h" |
| #include "GrProcessorDataManager.h" |
| #include "GrXferProcessor.h" |
| #include "effects/GrPorterDuffXferProcessor.h" |