| Index: Source/core/svg/properties/SVGStaticPropertyWithParentTearOff.h
|
| diff --git a/Source/core/svg/properties/SVGStaticPropertyWithParentTearOff.h b/Source/core/svg/properties/SVGStaticPropertyWithParentTearOff.h
|
| index cf47960a64546c1b30b853fccc79a6e98fe07db6..b20135b53a453da80cb44741c886a382611a982a 100644
|
| --- a/Source/core/svg/properties/SVGStaticPropertyWithParentTearOff.h
|
| +++ b/Source/core/svg/properties/SVGStaticPropertyWithParentTearOff.h
|
| @@ -21,7 +21,7 @@
|
| #define SVGStaticPropertyWithParentTearOff_h
|
|
|
| #if ENABLE(SVG)
|
| -#include "SVGPropertyTearOff.h"
|
| +#include "core/svg/properties/SVGPropertyTearOff.h"
|
|
|
| namespace WebCore {
|
|
|
|
|