| Index: src/animator/SkDrawDiscrete.h
|
| diff --git a/src/animator/SkDrawDiscrete.h b/src/animator/SkDrawDiscrete.h
|
| index bd33d2fcd794ba9d0854ca9da28ae751a154a568..d0f9239c4c608f434717c280f95ef411d8a70880 100644
|
| --- a/src/animator/SkDrawDiscrete.h
|
| +++ b/src/animator/SkDrawDiscrete.h
|
| @@ -1,4 +1,3 @@
|
| -
|
| /*
|
| * Copyright 2006 The Android Open Source Project
|
| *
|
| @@ -6,11 +5,10 @@
|
| * found in the LICENSE file.
|
| */
|
|
|
| -
|
| #ifndef SkDrawDiscrete_DEFINED
|
| #define SkDrawDiscrete_DEFINED
|
|
|
| -#include "SkPaintParts.h"
|
| +#include "SkPaintPart.h"
|
|
|
| class SkDiscrete : public SkDrawPathEffect {
|
| DECLARE_MEMBER_INFO(Discrete);
|
|
|