| Index: samplecode/SampleDegenerateTwoPtRadials.cpp
|
| diff --git a/samplecode/SampleDegenerateTwoPtRadials.cpp b/samplecode/SampleDegenerateTwoPtRadials.cpp
|
| index 92e49a7a5091494fb38839aa296c37a15fb8c718..4665425934385b0bc5bea9978f1d01b22a8082b8 100644
|
| --- a/samplecode/SampleDegenerateTwoPtRadials.cpp
|
| +++ b/samplecode/SampleDegenerateTwoPtRadials.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 "SkGradientShader.h"
|
| #include "SkString.h"
|
|
|
|
|