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