Chromium Code Reviews| Index: src/core/SkImageFilter.cpp |
| diff --git a/src/core/SkImageFilter.cpp b/src/core/SkImageFilter.cpp |
| index bf6fa965401dbceaeb4544d3de9955113f89b265..b2c04450fff42d12b112a4316b05fba3b3a528a3 100644 |
| --- a/src/core/SkImageFilter.cpp |
| +++ b/src/core/SkImageFilter.cpp |
| @@ -21,6 +21,7 @@ |
| #if SK_SUPPORT_GPU |
| #include "GrContext.h" |
| #include "GrDrawContext.h" |
| +#include "GrFixedClip.h" |
| #endif |
| #ifndef SK_IGNORE_TO_STRING |