aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/PathOpsTestCommon.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/PathOpsTestCommon.h')
-rw-r--r--tests/PathOpsTestCommon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/PathOpsTestCommon.h b/tests/PathOpsTestCommon.h
index 3fd79e1a5a..c5ebbd1027 100644
--- a/tests/PathOpsTestCommon.h
+++ b/tests/PathOpsTestCommon.h
@@ -7,7 +7,7 @@
#ifndef PathOpsTestCommon_DEFINED
#define PathOpsTestCommon_DEFINED
-#include "SkPathOpsConic.h"
+#include "SkPathOpsQuad.h"
#include "SkTArray.h"
struct SkPathOpsBounds;