Chromium Code Reviews| Index: tests/ClipCubicTest.cpp |
| diff --git a/tests/ClipCubicTest.cpp b/tests/ClipCubicTest.cpp |
| index 31b38f2726286228f24d74e35c6ab7f6e57ad551..0970b833d7778775cccb9d7136e85bdd52460898 100644 |
| --- a/tests/ClipCubicTest.cpp |
| +++ b/tests/ClipCubicTest.cpp |
| @@ -9,6 +9,7 @@ |
| #include "SkCubicClipper.h" |
| #include "SkGeometry.h" |
| #include "SkPaint.h" |
| +#include "SkPath.h" |
| #include "Test.h" |
| // Currently the supersampler blitter uses int16_t for its index into an array |