| Index: sky/engine/core/animation/LegacyStyleInterpolation.h
|
| diff --git a/sky/engine/core/animation/LegacyStyleInterpolation.h b/sky/engine/core/animation/LegacyStyleInterpolation.h
|
| index 162570a50ca1f4d4344ffffcf6eb6bb51744323e..84d19c981284742ce29943cddc264e8f41284186 100644
|
| --- a/sky/engine/core/animation/LegacyStyleInterpolation.h
|
| +++ b/sky/engine/core/animation/LegacyStyleInterpolation.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef LegacyStyleInterpolation_h
|
| #define LegacyStyleInterpolation_h
|
|
|
| -#include "core/animation/StyleInterpolation.h"
|
| -#include "core/css/resolver/AnimatedStyleBuilder.h"
|
| +#include "sky/engine/core/animation/StyleInterpolation.h"
|
| +#include "sky/engine/core/css/resolver/AnimatedStyleBuilder.h"
|
|
|
| namespace blink {
|
|
|
|
|