aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/filltypespersp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gm/filltypespersp.cpp')
-rw-r--r--gm/filltypespersp.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/gm/filltypespersp.cpp b/gm/filltypespersp.cpp
index cc09b95bda..92fce3ab0c 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 {