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