| Index: src/animator/SkDrawColor.h
|
| diff --git a/src/animator/SkDrawColor.h b/src/animator/SkDrawColor.h
|
| index 281af0fb51d68a82b3a44291c9b77147f833571c..17d1eef319db2711235614e6fa67662c75a12f0e 100644
|
| --- a/src/animator/SkDrawColor.h
|
| +++ b/src/animator/SkDrawColor.h
|
| @@ -1,4 +1,3 @@
|
| -
|
| /*
|
| * Copyright 2006 The Android Open Source Project
|
| *
|
| @@ -6,11 +5,10 @@
|
| * found in the LICENSE file.
|
| */
|
|
|
| -
|
| #ifndef SkDrawColor_DEFINED
|
| #define SkDrawColor_DEFINED
|
|
|
| -#include "SkPaintParts.h"
|
| +#include "SkPaintPart.h"
|
| #include "SkColor.h"
|
|
|
| class SkDrawColor : public SkPaintPart {
|
|
|