| Index: Source/core/animation/css/CSSAnimatableValueFactory.h
|
| diff --git a/Source/core/animation/css/CSSAnimatableValueFactory.h b/Source/core/animation/css/CSSAnimatableValueFactory.h
|
| index 7e6ea3dc03ddb09a221bda6776f6844151225ad6..dda869cd921d29585f0a8d5d1575442cf7f65036 100644
|
| --- a/Source/core/animation/css/CSSAnimatableValueFactory.h
|
| +++ b/Source/core/animation/css/CSSAnimatableValueFactory.h
|
| @@ -32,7 +32,7 @@
|
| #define CSSAnimatableValueFactory_h
|
|
|
| #include "core/CSSPropertyNames.h"
|
| -#include "core/animation/AnimatableValue.h"
|
| +#include "core/animation/animatable/AnimatableValue.h"
|
| #include "wtf/PassRefPtr.h"
|
|
|
| namespace WebCore {
|
|
|