Chromium Code Reviews| Index: src/core/SkPaint.cpp |
| diff --git a/src/core/SkPaint.cpp b/src/core/SkPaint.cpp |
| index f40aeff727afe73551bfe0275bf04d22e143371a..eae8ec70e56ffe720ffe50bc2e99bbb8a2908ce5 100644 |
| --- a/src/core/SkPaint.cpp |
| +++ b/src/core/SkPaint.cpp |
| @@ -17,6 +17,7 @@ |
| #include "SkImageFilter.h" |
| #include "SkMaskFilter.h" |
| #include "SkMaskGamma.h" |
| +#include "SkMutex.h" |
| #include "SkReadBuffer.h" |
| #include "SkWriteBuffer.h" |
| #include "SkPaintDefaults.h" |