Index: include/utils/SkJSONCPP.h |
diff --git a/include/utils/SkJSONCPP.h b/include/utils/SkJSONCPP.h |
index 966d064e9f09d9e4ca6e96457c30d9ace844d0d9..0582e8f5a99393229dbc90505929195904727253 100644 |
--- a/include/utils/SkJSONCPP.h |
+++ b/include/utils/SkJSONCPP.h |
@@ -21,6 +21,7 @@ |
#endif |
#include "json/reader.h" |
#include "json/value.h" |
+#include "json/writer.h" |
#ifdef SK_BUILD_FOR_WIN |
#pragma warning(pop) |
#endif |