aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/SubsetPath.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/SubsetPath.cpp')
-rw-r--r--tests/SubsetPath.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/SubsetPath.cpp b/tests/SubsetPath.cpp
index e67df1210b..6a7660e527 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)