| Index: sky/engine/core/animation/animatable/AnimatableClipPathOperation.h
|
| diff --git a/sky/engine/core/animation/animatable/AnimatableClipPathOperation.h b/sky/engine/core/animation/animatable/AnimatableClipPathOperation.h
|
| index cbc975b0577c6f581cd60b980d3eb2cfed51343c..5b511d02ca9bba60badcfd250e1c0b481cee36db 100644
|
| --- a/sky/engine/core/animation/animatable/AnimatableClipPathOperation.h
|
| +++ b/sky/engine/core/animation/animatable/AnimatableClipPathOperation.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef AnimatableClipPathOperation_h
|
| #define AnimatableClipPathOperation_h
|
|
|
| -#include "core/animation/animatable/AnimatableValue.h"
|
| -#include "core/rendering/ClipPathOperation.h"
|
| +#include "sky/engine/core/animation/animatable/AnimatableValue.h"
|
| +#include "sky/engine/core/rendering/ClipPathOperation.h"
|
|
|
| namespace blink {
|
|
|
|
|