| Index: Source/core/svg/properties/SVGAnimatedProperty.h
|
| diff --git a/Source/core/svg/properties/SVGAnimatedProperty.h b/Source/core/svg/properties/SVGAnimatedProperty.h
|
| index efdc5b20977f4b4e690e49bae01edc41c71a3dc2..37eba881a58ccb18d209a54d6196d2ec65105730 100644
|
| --- a/Source/core/svg/properties/SVGAnimatedProperty.h
|
| +++ b/Source/core/svg/properties/SVGAnimatedProperty.h
|
| @@ -23,7 +23,7 @@
|
|
|
| #include "core/svg/properties/SVGAnimatedPropertyDescription.h"
|
| #include "core/svg/properties/SVGPropertyInfo.h"
|
| -#include <wtf/RefCounted.h>
|
| +#include "wtf/RefCounted.h"
|
|
|
| namespace WebCore {
|
|
|
|
|