aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/MathTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/MathTest.cpp')
-rw-r--r--tests/MathTest.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/MathTest.cpp b/tests/MathTest.cpp
index b5d933d987..857440c9f9 100644
--- a/tests/MathTest.cpp
+++ b/tests/MathTest.cpp
@@ -13,6 +13,7 @@
#include "SkMathPriv.h"
#include "SkPoint.h"
#include "SkRandom.h"
+#include "SkTo.h"
#include "Test.h"
static void test_clz(skiatest::Reporter* reporter) {