| Index: sky/engine/core/animation/animatable/AnimatableShapeValue.h
|
| diff --git a/sky/engine/core/animation/animatable/AnimatableShapeValue.h b/sky/engine/core/animation/animatable/AnimatableShapeValue.h
|
| index 748a838a931dee4ade94cd6389356530bf551c7a..96fb8b0ce39190b156e1761b19074b8dc52bf81d 100644
|
| --- a/sky/engine/core/animation/animatable/AnimatableShapeValue.h
|
| +++ b/sky/engine/core/animation/animatable/AnimatableShapeValue.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef AnimatableShapeValue_h
|
| #define AnimatableShapeValue_h
|
|
|
| -#include "core/animation/animatable/AnimatableValue.h"
|
| -#include "core/rendering/style/ShapeValue.h"
|
| +#include "sky/engine/core/animation/animatable/AnimatableValue.h"
|
| +#include "sky/engine/core/rendering/style/ShapeValue.h"
|
|
|
| namespace blink {
|
|
|
|
|