Index: tests/PathCoverageTest.cpp |
diff --git a/tests/PathCoverageTest.cpp b/tests/PathCoverageTest.cpp |
index 303ddcc4cb2e07dea8bee7b45f540fcf0383f5a5..255156394aecc19cc66677f1160131557b8923ca 100644 |
--- a/tests/PathCoverageTest.cpp |
+++ b/tests/PathCoverageTest.cpp |
@@ -5,7 +5,7 @@ |
* found in the LICENSE file. |
*/ |
-#include "SkMath.h" |
+#include "SkMathPriv.h" |
#include "SkPoint.h" |
#include "SkScalar.h" |
#include "Test.h" |