| Index: Source/core/svg/SVGLength.h
|
| diff --git a/Source/core/svg/SVGLength.h b/Source/core/svg/SVGLength.h
|
| index 661651c865b6f459ee067cd4a76ce45b8fa77a25..805aa1406ef9d253a00374af57f9babc1e10f032 100644
|
| --- a/Source/core/svg/SVGLength.h
|
| +++ b/Source/core/svg/SVGLength.h
|
| @@ -24,8 +24,8 @@
|
| #if ENABLE(SVG)
|
| #include "SVGLengthContext.h"
|
| #include "SVGParsingError.h"
|
| -#include "SVGPropertyTraits.h"
|
| #include "core/platform/animation/AnimationUtilities.h"
|
| +#include "core/svg/properties/SVGPropertyTraits.h"
|
|
|
| namespace WebCore {
|
|
|
|
|