| Index: sky/engine/core/animation/DefaultStyleInterpolation.h
|
| diff --git a/sky/engine/core/animation/DefaultStyleInterpolation.h b/sky/engine/core/animation/DefaultStyleInterpolation.h
|
| index 393041784a92fad23d0cc0cb5f74d909dde587be..e4e519944778f14a571663ae5211623d9f8af453 100644
|
| --- a/sky/engine/core/animation/DefaultStyleInterpolation.h
|
| +++ b/sky/engine/core/animation/DefaultStyleInterpolation.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef DefaultStyleInterpolation_h
|
| #define DefaultStyleInterpolation_h
|
|
|
| -#include "core/animation/StyleInterpolation.h"
|
| -#include "core/css/resolver/StyleBuilder.h"
|
| +#include "sky/engine/core/animation/StyleInterpolation.h"
|
| +#include "sky/engine/core/css/resolver/StyleBuilder.h"
|
|
|
| namespace blink {
|
|
|
|
|