| Index: Source/core/svg/SVGAnimatedType.h
|
| diff --git a/Source/core/svg/SVGAnimatedType.h b/Source/core/svg/SVGAnimatedType.h
|
| index 9efd8ca8482761cfb4c6fca7a8f9590ae71bf1ef..61bcf0117f584e5982a2aa078c2f89d57cdd1365 100644
|
| --- a/Source/core/svg/SVGAnimatedType.h
|
| +++ b/Source/core/svg/SVGAnimatedType.h
|
| @@ -28,9 +28,9 @@
|
| #include "SVGNumberList.h"
|
| #include "SVGPointList.h"
|
| #include "SVGPreserveAspectRatio.h"
|
| -#include "SVGPropertyInfo.h"
|
| #include "SVGTransformList.h"
|
| #include "core/platform/graphics/FloatRect.h"
|
| +#include "core/svg/properties/SVGPropertyInfo.h"
|
|
|
| namespace WebCore {
|
|
|
|
|