| Index: sky/engine/core/animation/animatable/AnimatableLengthBox.h
|
| diff --git a/sky/engine/core/animation/animatable/AnimatableLengthBox.h b/sky/engine/core/animation/animatable/AnimatableLengthBox.h
|
| index f4a6c13c090661e410b01dcfc5423cca692e1cbf..290d65c8a0b1ef8997afb2a839b05d2326f50e3d 100644
|
| --- a/sky/engine/core/animation/animatable/AnimatableLengthBox.h
|
| +++ b/sky/engine/core/animation/animatable/AnimatableLengthBox.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef AnimatableLengthBox_h
|
| #define AnimatableLengthBox_h
|
|
|
| -#include "core/animation/animatable/AnimatableValue.h"
|
| +#include "sky/engine/core/animation/animatable/AnimatableValue.h"
|
|
|
| namespace blink {
|
|
|
|
|