Chromium Code Reviews| Index: gm/filltypes.cpp |
| diff --git a/gm/filltypes.cpp b/gm/filltypes.cpp |
| index f01f9bdd72c0f3ce8e4a2c36de0c26bc5dd2caf2..b470c05609376273f05cce377000e2319eda12d0 100644 |
| --- a/gm/filltypes.cpp |
| +++ b/gm/filltypes.cpp |
| @@ -1,11 +1,12 @@ |
| - |
| /* |
| * Copyright 2011 Google Inc. |
| * |
| * Use of this source code is governed by a BSD-style license that can be |
| * found in the LICENSE file. |
| */ |
| + |
| #include "gm.h" |
| +#include "SkPath.h" |
| namespace skiagm { |