Index: include/svg/parser/SkSVGParser.h |
diff --git a/include/svg/parser/SkSVGParser.h b/include/svg/parser/SkSVGParser.h |
index bb3ab905178743fee9005b31153774b385071e87..9a5c4157b18bdac351658388ab9cdc2e828abea3 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" |