| Index: Source/core/svg/properties/SVGPathSegListPropertyTearOff.h
|
| diff --git a/Source/core/svg/properties/SVGPathSegListPropertyTearOff.h b/Source/core/svg/properties/SVGPathSegListPropertyTearOff.h
|
| index ee704d68107ca40502197160984f670abe0f636b..ee3701693c141b1d6926557bb34428bdefeae43a 100644
|
| --- a/Source/core/svg/properties/SVGPathSegListPropertyTearOff.h
|
| +++ b/Source/core/svg/properties/SVGPathSegListPropertyTearOff.h
|
| @@ -21,8 +21,8 @@
|
| #define SVGPathSegListPropertyTearOff_h
|
|
|
| #if ENABLE(SVG)
|
| -#include "SVGAnimatedListPropertyTearOff.h"
|
| #include "SVGPathSegList.h"
|
| +#include "core/svg/properties/SVGAnimatedListPropertyTearOff.h"
|
|
|
| namespace WebCore {
|
|
|
|
|