aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkPicture.h
diff options
context:
space:
mode:
authorGravatar reed <reed@google.com>2015-08-11 08:39:18 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-08-11 08:39:18 -0700
commit4cf9e7e14797f87f08b2078fa1afaf731cbf8f52 (patch)
tree994f1ae83b6e88ff74def234c3f0b3ea0dfc7980 /include/core/SkPicture.h
parenteedf0fb20489bc6c3706539dd6ab499f41cbe048 (diff)
Revert "move some public headers into private"
This reverts commit eedf0fb20489bc6c3706539dd6ab499f41cbe048. BUG=skia: TBR= NOTRY=True Review URL: https://codereview.chromium.org/1270313005
Diffstat (limited to 'include/core/SkPicture.h')
-rw-r--r--include/core/SkPicture.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/core/SkPicture.h b/include/core/SkPicture.h
index baef45ded0..358faf9524 100644
--- a/include/core/SkPicture.h
+++ b/include/core/SkPicture.h
@@ -9,6 +9,7 @@
#define SkPicture_DEFINED
#include "SkImageDecoder.h"
+#include "SkLazyPtr.h"
#include "SkRefCnt.h"
#include "SkTypes.h"