Chromium Code Reviews| Index: src/core/SkPictureContentInfo.h |
| diff --git a/src/core/SkPictureContentInfo.h b/src/core/SkPictureContentInfo.h |
| index f255f7df650057a72cd4c92d9713c48ba0783b70..81c8a274e33b23ef93c3da1f15dbccc075129924 100644 |
| --- a/src/core/SkPictureContentInfo.h |
| +++ b/src/core/SkPictureContentInfo.h |
| @@ -8,6 +8,8 @@ |
| #ifndef SkPictureContentInfo_DEFINED |
| #define SkPictureContentInfo_DEFINED |
| +#include "SkTDArray.h" |
| + |
| class GrContext; |
| class SkPictureContentInfo { |