| Index: Source/core/animation/Interpolation.cpp
|
| diff --git a/Source/core/animation/Interpolation.cpp b/Source/core/animation/Interpolation.cpp
|
| index c9186c34114343fb59ac104f319d5591af22fc6e..192fd2493e1b87f5e1ae19e2a12cdae140986ee2 100644
|
| --- a/Source/core/animation/Interpolation.cpp
|
| +++ b/Source/core/animation/Interpolation.cpp
|
| @@ -6,6 +6,7 @@
|
| #include "core/animation/Interpolation.h"
|
|
|
| #include "core/css/resolver/AnimatedStyleBuilder.h"
|
| +#include "core/css/resolver/StyleResolverState.h"
|
|
|
| namespace WebCore {
|
|
|
|
|