| Index: Source/core/svg/properties/SVGStaticPropertyTearOff.h
|
| diff --git a/Source/core/svg/properties/SVGStaticPropertyTearOff.h b/Source/core/svg/properties/SVGStaticPropertyTearOff.h
|
| index 233880fba65a2a2b69e0e9b347a9fb7e0382b158..4fb256bdfc171646f47d4629992b7a1a68fbbe9e 100644
|
| --- a/Source/core/svg/properties/SVGStaticPropertyTearOff.h
|
| +++ b/Source/core/svg/properties/SVGStaticPropertyTearOff.h
|
| @@ -21,7 +21,7 @@
|
| #define SVGStaticPropertyTearOff_h
|
|
|
| #if ENABLE(SVG)
|
| -#include "SVGPropertyTearOff.h"
|
| +#include "core/svg/properties/SVGPropertyTearOff.h"
|
|
|
| namespace WebCore {
|
|
|
|
|