aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/svg/parser/SkSVGParser.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/svg/parser/SkSVGParser.h')
-rw-r--r--include/svg/parser/SkSVGParser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svg/parser/SkSVGParser.h b/include/svg/parser/SkSVGParser.h
index bb3ab90517..9a5c4157b1 100644
--- a/include/svg/parser/SkSVGParser.h
+++ b/include/svg/parser/SkSVGParser.h
@@ -11,7 +11,7 @@
#define SkSVGParser_DEFINED
#include "SkMatrix.h"
-#include "SkTDict.h"
+#include "../private/SkTDict.h"
#include "SkSVGPaintState.h"
#include "SkSVGTypes.h"
#include "SkStream.h"