aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
diff options
context:
space:
mode:
Diffstat (limited to 'src/core')
-rw-r--r--src/core/SkBigPicture.h2
-rw-r--r--src/core/SkLayerInfo.h2
2 files changed, 4 insertions, 0 deletions
diff --git a/src/core/SkBigPicture.h b/src/core/SkBigPicture.h
index 2e42213539..0834709f8a 100644
--- a/src/core/SkBigPicture.h
+++ b/src/core/SkBigPicture.h
@@ -10,9 +10,11 @@
#include "SkOncePtr.h"
#include "SkPicture.h"
+#include "SkRect.h"
#include "SkTemplates.h"
class SkBBoxHierarchy;
+class SkMatrix;
class SkRecord;
// An implementation of SkPicture supporting an arbitrary number of drawing commands.
diff --git a/src/core/SkLayerInfo.h b/src/core/SkLayerInfo.h
index 04ae1794a2..aa19ecbd0c 100644
--- a/src/core/SkLayerInfo.h
+++ b/src/core/SkLayerInfo.h
@@ -9,6 +9,8 @@
#define SkLayerInfo_DEFINED
#include "SkBigPicture.h"
+#include "SkMatrix.h"
+#include "SkPaint.h"
#include "SkTArray.h"
// This class stores information about the saveLayer/restore pairs found