Index: samplecode/SampleLayerMask.cpp |
diff --git a/samplecode/SampleLayerMask.cpp b/samplecode/SampleLayerMask.cpp |
index f5b88229ea3fa005f5e84345f6454362fe26ab9d..86a092cd06ecce8969227d28e3ce4bd4d5a18838 100644 |
--- a/samplecode/SampleLayerMask.cpp |
+++ b/samplecode/SampleLayerMask.cpp |
@@ -1,14 +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 "SampleCode.h" |
#include "SkCanvas.h" |
#include "SkPaint.h" |
-#include "SkPath.h" |
#include "SkView.h" |
/////////////////////////////////////////////////////////////////////////////// |