Index: samplecode/SampleEmboss.cpp |
diff --git a/samplecode/SampleEmboss.cpp b/samplecode/SampleEmboss.cpp |
index b9bb691d329e9be8eaf98dc06b4e623419ef5d74..dacd4bfd2fa0cee713643dec794a26bdb2e15e15 100644 |
--- a/samplecode/SampleEmboss.cpp |
+++ b/samplecode/SampleEmboss.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 "SkBlurMask.h" |
#include "SkView.h" |
#include "SkCanvas.h" |
-#include "Sk64.h" |
#include "SkColorShader.h" |
#include "SkEmbossMaskFilter.h" |
#include "SkGradientShader.h" |