Index: samplecode/SampleText.cpp |
diff --git a/samplecode/SampleText.cpp b/samplecode/SampleText.cpp |
index c88196195ff9288de1575b5338587d7f4ce28fff..9aefd2c09b0de2f9d717b587e0d4340061d9fdc8 100644 |
--- a/samplecode/SampleText.cpp |
+++ b/samplecode/SampleText.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 "SkView.h" |
#include "SkCanvas.h" |
-#include "Sk64.h" |
#include "SkFlattenableBuffers.h" |
#include "SkGradientShader.h" |
#include "SkGraphics.h" |