| Index: sky/engine/core/animation/DeferredLegacyStyleInterpolation.h
|
| diff --git a/sky/engine/core/animation/DeferredLegacyStyleInterpolation.h b/sky/engine/core/animation/DeferredLegacyStyleInterpolation.h
|
| index 50f50c81b96b5989766285ab2544ce5672d38226..4d85172397ab9227884958e1aa9958d1168df723 100644
|
| --- a/sky/engine/core/animation/DeferredLegacyStyleInterpolation.h
|
| +++ b/sky/engine/core/animation/DeferredLegacyStyleInterpolation.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef DeferredLegacyStyleInterpolation_h
|
| #define DeferredLegacyStyleInterpolation_h
|
|
|
| -#include "core/animation/StyleInterpolation.h"
|
| -#include "core/css/CSSValue.h"
|
| +#include "sky/engine/core/animation/StyleInterpolation.h"
|
| +#include "sky/engine/core/css/CSSValue.h"
|
|
|
| namespace blink {
|
|
|
|
|