Chromium Code Reviews| Index: include/gpu/GrPaint.h |
| diff --git a/include/gpu/GrPaint.h b/include/gpu/GrPaint.h |
| index d44dd89e60a1d3c5d0059d24caec5f88cc04d32f..6a40a71ffcec425d4071e614a5397bda30796bea 100644 |
| --- a/include/gpu/GrPaint.h |
| +++ b/include/gpu/GrPaint.h |
| @@ -11,7 +11,7 @@ |
| #define GrPaint_DEFINED |
| #include "GrColor.h" |
| -#include "GrProcessorStage.h" |
| +#include "GrFragmentStage.h" |
| #include "SkXfermode.h" |