| Index: Source/core/animation/animatable/AnimatableSVGLength.h
|
| diff --git a/Source/core/animation/AnimatableSVGLength.h b/Source/core/animation/animatable/AnimatableSVGLength.h
|
| similarity index 97%
|
| rename from Source/core/animation/AnimatableSVGLength.h
|
| rename to Source/core/animation/animatable/AnimatableSVGLength.h
|
| index 5b7f7912bb3249686b5cd02852e2a862a39909c2..8e73f04d616231706817a12be17e1e2046318911 100644
|
| --- a/Source/core/animation/AnimatableSVGLength.h
|
| +++ b/Source/core/animation/animatable/AnimatableSVGLength.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef AnimatableSVGLength_h
|
| #define AnimatableSVGLength_h
|
|
|
| -#include "core/animation/AnimatableValue.h"
|
| +#include "core/animation/animatable/AnimatableValue.h"
|
| #include "core/svg/SVGLength.h"
|
|
|
| namespace WebCore {
|
|
|