| Index: sky/engine/core/animation/LengthStyleInterpolation.h
|
| diff --git a/sky/engine/core/animation/LengthStyleInterpolation.h b/sky/engine/core/animation/LengthStyleInterpolation.h
|
| index 55ed6706920e6d166a5faa62d6fcc3aff855dd72..cf5b4bd730e08b1db1014a8ced2c35b6186d7d73 100644
|
| --- a/sky/engine/core/animation/LengthStyleInterpolation.h
|
| +++ b/sky/engine/core/animation/LengthStyleInterpolation.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef LengthStyleInterpolation_h
|
| #define LengthStyleInterpolation_h
|
|
|
| -#include "core/animation/StyleInterpolation.h"
|
| -#include "platform/Length.h"
|
| +#include "sky/engine/core/animation/StyleInterpolation.h"
|
| +#include "sky/engine/platform/Length.h"
|
|
|
| namespace blink {
|
|
|
|
|