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