Index: gm/filltypespersp.cpp |
diff --git a/gm/filltypespersp.cpp b/gm/filltypespersp.cpp |
index 92fce3ab0ca5513e3e653d66b8a80fe86e7f13a6..cc09b95bdad62827fda6cb9c4b1a95b06a075e98 100644 |
--- a/gm/filltypespersp.cpp |
+++ b/gm/filltypespersp.cpp |
@@ -1,12 +1,13 @@ |
- |
/* |
* 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 "SkGradientShader.h" |
+#include "SkPath.h" |
namespace skiagm { |