Chromium Code Reviews| Index: gm/hittestpath.cpp |
| diff --git a/gm/hittestpath.cpp b/gm/hittestpath.cpp |
| index f415ba3785dbaee1a0128c5e067e04c366cd6577..b5f01cd2fdf822eefb3d9a97b9b74176777870db 100644 |
| --- a/gm/hittestpath.cpp |
| +++ b/gm/hittestpath.cpp |
| @@ -8,6 +8,7 @@ |
| #include "gm.h" |
| #include "SkCanvas.h" |
| #include "SkCullPoints.h" |
| +#include "SkPath.h" |
| #include "SkRandom.h" |
| static void test_hittest(SkCanvas* canvas, const SkPath& path) { |