| Index: Source/core/svg/properties/SVGPropertyTraits.h
|
| diff --git a/Source/core/svg/properties/SVGPropertyTraits.h b/Source/core/svg/properties/SVGPropertyTraits.h
|
| index da757eb71725bd23ea6d63a47fcc14bffaa5320a..a905f8a3f644722b6ad5368e64120663606f4417 100644
|
| --- a/Source/core/svg/properties/SVGPropertyTraits.h
|
| +++ b/Source/core/svg/properties/SVGPropertyTraits.h
|
| @@ -21,7 +21,7 @@
|
| #ifndef SVGPropertyTraits_h
|
| #define SVGPropertyTraits_h
|
|
|
| -#include <wtf/text/WTFString.h>
|
| +#include "wtf/text/WTFString.h"
|
|
|
| namespace WebCore {
|
|
|
|
|