| Index: Source/core/svg/properties/SVGListPropertyTearOff.h
|
| diff --git a/Source/core/svg/properties/SVGListPropertyTearOff.h b/Source/core/svg/properties/SVGListPropertyTearOff.h
|
| index 3c655246794c4307277d5e16326314935c31e786..7da0ae5355ac2d0411b1b599c34c82451a19c21c 100644
|
| --- a/Source/core/svg/properties/SVGListPropertyTearOff.h
|
| +++ b/Source/core/svg/properties/SVGListPropertyTearOff.h
|
| @@ -21,7 +21,7 @@
|
| #define SVGListPropertyTearOff_h
|
|
|
| #if ENABLE(SVG)
|
| -#include "SVGListProperty.h"
|
| +#include "core/svg/properties/SVGListProperty.h"
|
|
|
| namespace WebCore {
|
|
|
|
|