aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/svg
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/svg
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/svg')
-rw-r--r--include/svg/parser/SkSVGParser.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/svg/parser/SkSVGParser.h b/include/svg/parser/SkSVGParser.h
index bb3ab90517..c2f9112e64 100644
--- a/include/svg/parser/SkSVGParser.h
+++ b/include/svg/parser/SkSVGParser.h
@@ -12,6 +12,7 @@
#include "SkMatrix.h"
#include "SkTDict.h"
+#include "SkTDStack.h"
#include "SkSVGPaintState.h"
#include "SkSVGTypes.h"
#include "SkStream.h"