Index: samplecode/SampleXfermodesBlur.cpp |
diff --git a/samplecode/SampleXfermodesBlur.cpp b/samplecode/SampleXfermodesBlur.cpp |
index a73d9f2e2005e2861e15a004ab4c62f2cfd40e5c..3b8b5920172732947547b0c9b26474e74c58da90 100644 |
--- a/samplecode/SampleXfermodesBlur.cpp |
+++ b/samplecode/SampleXfermodesBlur.cpp |
@@ -1,15 +1,14 @@ |
- |
/* |
* 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 "SkView.h" |
#include "SkBlurMask.h" |
#include "SkCanvas.h" |
-#include "Sk64.h" |
#include "SkCornerPathEffect.h" |
#include "SkGradientShader.h" |
#include "SkGraphics.h" |