aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkWriter32.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/SkWriter32.cpp')
-rw-r--r--src/core/SkWriter32.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/SkWriter32.cpp b/src/core/SkWriter32.cpp
index 3261aad36f..b1638e413d 100644
--- a/src/core/SkWriter32.cpp
+++ b/src/core/SkWriter32.cpp
@@ -8,6 +8,8 @@
#include "SkMatrixPriv.h"
#include "SkReader32.h"
#include "SkString.h"
+#include "SkTo.h"
+
#include "SkWriter32.h"
void SkWriter32::writeMatrix(const SkMatrix& matrix) {