aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/xml/SkDOM.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/xml/SkDOM.cpp')
-rw-r--r--src/xml/SkDOM.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/xml/SkDOM.cpp b/src/xml/SkDOM.cpp
index 2e37dd7807..e6c343515f 100644
--- a/src/xml/SkDOM.cpp
+++ b/src/xml/SkDOM.cpp
@@ -5,9 +5,10 @@
* found in the LICENSE file.
*/
-
#include "SkDOM.h"
+
#include "SkStream.h"
+#include "SkTo.h"
#include "SkXMLParser.h"
#include "SkXMLWriter.h"