| Index: Source/core/svg/properties/SVGPropertyInfo.h
|
| diff --git a/Source/core/svg/properties/SVGPropertyInfo.h b/Source/core/svg/properties/SVGPropertyInfo.h
|
| index bd30d05104f3821e70bebb7ade2e6cc0ac57c014..f77be4fd51596dec7486aaef1e11284ccf285f6d 100644
|
| --- a/Source/core/svg/properties/SVGPropertyInfo.h
|
| +++ b/Source/core/svg/properties/SVGPropertyInfo.h
|
| @@ -21,7 +21,7 @@
|
| #define SVGPropertyInfo_h
|
|
|
| #include "core/dom/QualifiedName.h"
|
| -#include <wtf/PassRefPtr.h>
|
| +#include "wtf/PassRefPtr.h"
|
|
|
| namespace WebCore {
|
|
|
|
|