Chromium Code Reviews| Index: include/core/SkPathRef.h |
| diff --git a/include/core/SkPathRef.h b/include/core/SkPathRef.h |
| index ce84a91d1ac9d87dca378fc38d216885fe69db05..7b662b0a733ad79eb5b358a9f014ce50211f824e 100644 |
| --- a/include/core/SkPathRef.h |
| +++ b/include/core/SkPathRef.h |
| @@ -9,6 +9,7 @@ |
| #ifndef SkPathRef_DEFINED |
| #define SkPathRef_DEFINED |
| +#include "../private/SkAtomics.h" |
| #include "../private/SkTDArray.h" |
| #include "SkMatrix.h" |
| #include "SkPoint.h" |