| Index: Source/core/svg/properties/SVGAnimatedPropertyTearOff.h
|
| diff --git a/Source/core/svg/properties/SVGAnimatedPropertyTearOff.h b/Source/core/svg/properties/SVGAnimatedPropertyTearOff.h
|
| index 176304ec1b0b1bf174d4b44f741d7d557d07222f..01f8d12790e92b7f963bcf91e6ef39fcb92c61ef 100644
|
| --- a/Source/core/svg/properties/SVGAnimatedPropertyTearOff.h
|
| +++ b/Source/core/svg/properties/SVGAnimatedPropertyTearOff.h
|
| @@ -21,8 +21,8 @@
|
| #define SVGAnimatedPropertyTearOff_h
|
|
|
| #if ENABLE(SVG)
|
| -#include "SVGAnimatedProperty.h"
|
| -#include "SVGPropertyTearOff.h"
|
| +#include "core/svg/properties/SVGAnimatedProperty.h"
|
| +#include "core/svg/properties/SVGPropertyTearOff.h"
|
|
|
| namespace WebCore {
|
|
|
|
|