| Index: Source/core/svg/SVGPathSegWithContext.h
|
| diff --git a/Source/core/svg/SVGPathSegWithContext.h b/Source/core/svg/SVGPathSegWithContext.h
|
| index 701067227450c521bbeb281b917d3140f0a474ea..3d79097a9a977330ff0a2d29942c0ad183e442a0 100644
|
| --- a/Source/core/svg/SVGPathSegWithContext.h
|
| +++ b/Source/core/svg/SVGPathSegWithContext.h
|
| @@ -21,7 +21,7 @@
|
| #define SVGPathSegWithContext_h
|
|
|
| #if ENABLE(SVG)
|
| -#include "SVGAnimatedPathSegListPropertyTearOff.h"
|
| +#include "core/svg/properties/SVGAnimatedPathSegListPropertyTearOff.h"
|
|
|
| namespace WebCore {
|
|
|
|
|