| Index: Source/core/animation/AnimatableValueKeyframe.cpp
|
| diff --git a/Source/core/animation/AnimatableValueKeyframe.cpp b/Source/core/animation/AnimatableValueKeyframe.cpp
|
| index b131b0ebb3e51a952d5fc6b184116c3fce4d41e3..9d74e1d7da3e6c05ba677cbfe703c0ecba942ea4 100644
|
| --- a/Source/core/animation/AnimatableValueKeyframe.cpp
|
| +++ b/Source/core/animation/AnimatableValueKeyframe.cpp
|
| @@ -6,6 +6,7 @@
|
| #include "core/animation/AnimatableValueKeyframe.h"
|
|
|
| #include "core/animation/Interpolation.h"
|
| +#include "core/animation/LegacyStyleInterpolation.h"
|
|
|
| namespace WebCore {
|
|
|
|
|