| Index: src/utils/SkGatherPixelRefsAndRects.h
|
| diff --git a/src/utils/SkGatherPixelRefsAndRects.h b/src/utils/SkGatherPixelRefsAndRects.h
|
| index 51595259399dee09722723918d52f89755efa6bb..4d27f79aa1543538a9e487d65d618e36ea782990 100644
|
| --- a/src/utils/SkGatherPixelRefsAndRects.h
|
| +++ b/src/utils/SkGatherPixelRefsAndRects.h
|
| @@ -15,7 +15,7 @@
|
| #include "SkRasterClip.h"
|
| #include "SkRefCnt.h"
|
| #include "SkRRect.h"
|
| -#include "SkTypes.h"
|
| +#include "SkShader.h"
|
|
|
| // This GatherPixelRefs device passes all discovered pixel refs and their
|
| // device bounds to the user provided SkPixelRefContainer-derived object
|
|
|