| Index: Source/core/svg/properties/SVGStaticListPropertyTearOff.h
|
| diff --git a/Source/core/svg/properties/SVGStaticListPropertyTearOff.h b/Source/core/svg/properties/SVGStaticListPropertyTearOff.h
|
| index 4e6f5fd9f7af75b0c6eae6e64b302fb5cf299ea7..95f96f8cd16d3f49beefa27f4de4875bb549b673 100644
|
| --- a/Source/core/svg/properties/SVGStaticListPropertyTearOff.h
|
| +++ b/Source/core/svg/properties/SVGStaticListPropertyTearOff.h
|
| @@ -21,7 +21,7 @@
|
| #define SVGStaticListPropertyTearOff_h
|
|
|
| #if ENABLE(SVG)
|
| -#include "SVGListProperty.h"
|
| +#include "core/svg/properties/SVGListProperty.h"
|
|
|
| namespace WebCore {
|
|
|
|
|