Index: samplecode/SampleLines.cpp |
diff --git a/samplecode/SampleLines.cpp b/samplecode/SampleLines.cpp |
index d8304d17c915e62fd2d8d289da7b439482483ea1..c6f7ad98d93b42314d17f5e09dc28d0615f16548 100644 |
--- a/samplecode/SampleLines.cpp |
+++ b/samplecode/SampleLines.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 "SkCornerPathEffect.h" |
#include "SkGradientShader.h" |
#include "SkGraphics.h" |