Chromium Code Reviews| Index: include/pathops/SkPathOps.h |
| diff --git a/include/pathops/SkPathOps.h b/include/pathops/SkPathOps.h |
| index 047588b635ac735b162e410fd43a8eacbbd0439c..18c7952f4a5f8bef967b4f5b9bf0b31843b79cd3 100644 |
| --- a/include/pathops/SkPathOps.h |
| +++ b/include/pathops/SkPathOps.h |
| @@ -7,8 +7,8 @@ |
| #ifndef SkPathOps_DEFINED |
| #define SkPathOps_DEFINED |
| +#include "../private/SkTArray.h" |
| #include "SkPreConfig.h" |
| -#include "SkTArray.h" |
| #include "SkTDArray.h" |
| class SkPath; |