aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/PathOpsDCubicTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/PathOpsDCubicTest.cpp')
-rw-r--r--tests/PathOpsDCubicTest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/PathOpsDCubicTest.cpp b/tests/PathOpsDCubicTest.cpp
index 279564b7c5..422236de46 100644
--- a/tests/PathOpsDCubicTest.cpp
+++ b/tests/PathOpsDCubicTest.cpp
@@ -7,7 +7,6 @@
#include "PathOpsTestCommon.h"
#include "SkPathOpsCubic.h"
#include "Test.h"
-#include "TestClassDef.h"
static const SkDCubic tests[] = {
{{{2, 0}, {3, 1}, {2, 2}, {1, 1}}},