| Index: sky/engine/core/animation/StyleInterpolation.h
|
| diff --git a/sky/engine/core/animation/StyleInterpolation.h b/sky/engine/core/animation/StyleInterpolation.h
|
| index 91e83d596aa313d134cca0bfebace9377f1a744b..ec70b2e468a5e7b7b7ee4745c9cf99e12e1ee7dc 100644
|
| --- a/sky/engine/core/animation/StyleInterpolation.h
|
| +++ b/sky/engine/core/animation/StyleInterpolation.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef StyleInterpolation_h
|
| #define StyleInterpolation_h
|
|
|
| -#include "core/animation/Interpolation.h"
|
| #include "gen/sky/core/CSSPropertyNames.h"
|
| +#include "sky/engine/core/animation/Interpolation.h"
|
|
|
| namespace blink {
|
|
|
|
|