Index: tests/SubsetPath.cpp |
diff --git a/tests/SubsetPath.cpp b/tests/SubsetPath.cpp |
index e67df1210b8797fdb76e511df33eb0de06e9dcb9..6a7660e527426dde8d78e120528f19eaab9bdebe 100644 |
--- a/tests/SubsetPath.cpp |
+++ b/tests/SubsetPath.cpp |
@@ -6,6 +6,7 @@ |
*/ |
#include "SubsetPath.h" |
+#include "SkMathPriv.h" |
SubsetPath::SubsetPath(const SkPath& path) |
: fPath(path) |