Index: tests/PathOpsLineIntersectionTest.cpp |
diff --git a/tests/PathOpsLineIntersectionTest.cpp b/tests/PathOpsLineIntersectionTest.cpp |
index 363326211502a9dd239a266b10cd2ea7bc8b810b..98851786031cf22df3084faeae1ba6c744bfb00e 100644 |
--- a/tests/PathOpsLineIntersectionTest.cpp |
+++ b/tests/PathOpsLineIntersectionTest.cpp |
@@ -8,7 +8,6 @@ |
#include "SkIntersections.h" |
#include "SkPathOpsLine.h" |
#include "Test.h" |
-#include "TestClassDef.h" |
// FIXME: add tests for intersecting, non-intersecting, degenerate, coincident |
static const SkDLine tests[][2] = { |