Index: tests/PathOpsCubicQuadIntersectionTest.cpp |
diff --git a/tests/PathOpsCubicQuadIntersectionTest.cpp b/tests/PathOpsCubicQuadIntersectionTest.cpp |
index 7fca3c3e7ed78a2db9be465c0a05fe6f3caa1888..0144bade226313dccbda989ab1def26dd82e23b0 100644 |
--- a/tests/PathOpsCubicQuadIntersectionTest.cpp |
+++ b/tests/PathOpsCubicQuadIntersectionTest.cpp |
@@ -10,7 +10,6 @@ |
#include "SkPathOpsQuad.h" |
#include "SkReduceOrder.h" |
#include "Test.h" |
-#include "TestClassDef.h" |
static struct lineCubic { |
SkDCubic cubic; |