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" |
reed1
2015/04/29 20:21:53
happy to land this separately
mtklein
2015/04/30 16:17:03
Done.
|
+ |
class GrContext; |
class SkPictureContentInfo { |