Index: tests/PathOpsTestCommon.h |
diff --git a/tests/PathOpsTestCommon.h b/tests/PathOpsTestCommon.h |
index 3fd79e1a5a09715373d69b2befcdd8db27b66ed9..c5ebbd1027de87f0a1420d844efaa8814fb5f754 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; |