Chromium Code Reviews| Index: gm/conicpaths.cpp |
| diff --git a/gm/conicpaths.cpp b/gm/conicpaths.cpp |
| index 717dd8e1dd8d1c20d107d5207892cde14df374c5..2bdd1f8d2695123765a8da147f23efd41fe7ef29 100644 |
| --- a/gm/conicpaths.cpp |
| +++ b/gm/conicpaths.cpp |
| @@ -7,6 +7,7 @@ |
| #include "gm.h" |
| #include "SkCanvas.h" |
| +#include "SkPath.h" |
| #include "SkTArray.h" |
| class ConicPathsGM : public skiagm::GM { |