Index: tests/PathOpsCubicLineIntersectionTest.cpp |
diff --git a/tests/PathOpsCubicLineIntersectionTest.cpp b/tests/PathOpsCubicLineIntersectionTest.cpp |
index a021454cb647552f58a65731d46dd7011b207863..3f9e9ff1c76ba9ad3e59160ee6167ae592f4104f 100644 |
--- a/tests/PathOpsCubicLineIntersectionTest.cpp |
+++ b/tests/PathOpsCubicLineIntersectionTest.cpp |
@@ -10,7 +10,6 @@ |
#include "SkPathOpsLine.h" |
#include "SkReduceOrder.h" |
#include "Test.h" |
-#include "TestClassDef.h" |
static struct lineCubic { |
SkDCubic cubic; |