commit | c682590538a27d73489bc91c098e000fdfb07ccf | [log] [tgz] |
---|---|---|
author | caryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Fri Feb 03 22:07:47 2012 +0000 |
committer | caryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Fri Feb 03 22:07:47 2012 +0000 |
tree | 90b03195e3a74cf47f4fa3a385e99575c46da37b | |
parent | 2c23708e4478a83dcded2e9d5672bc57ee016919 [diff] [blame] |
save work in progress git-svn-id: http://skia.googlecode.com/svn/trunk@3141 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/experimental/Intersection/CubicReduceOrder_Test.cpp b/experimental/Intersection/CubicReduceOrder_Test.cpp index 1957ba1..98662e2 100644 --- a/experimental/Intersection/CubicReduceOrder_Test.cpp +++ b/experimental/Intersection/CubicReduceOrder_Test.cpp
@@ -1,4 +1,4 @@ -#include "CubicIntersection.h" +#include "CurveIntersection.h" #include "CubicIntersection_TestData.h" #include "Intersection_Tests.h" #include "QuadraticIntersection_TestData.h"