Chromium Code Reviews| Index: samplecode/SamplePathFuzz.cpp |
| diff --git a/samplecode/SamplePathFuzz.cpp b/samplecode/SamplePathFuzz.cpp |
| index 0955ce9f34c7748afd609c2874968ac177f03473..70a052f80aae6b8e9029fb26f01654cc07d1ab1a 100644 |
| --- a/samplecode/SamplePathFuzz.cpp |
| +++ b/samplecode/SamplePathFuzz.cpp |
| @@ -14,6 +14,7 @@ |
| #include "SkColor.h" |
| #include "SkTDArray.h" |
| #include "SkRandom.h" |
| +#include "SkRRect.h" |
| enum RandomAddPath { |
| kMoveToPath, |