| Index: Source/core/svg/SVGGlyphRefElement.cpp
|
| diff --git a/Source/core/svg/SVGGlyphRefElement.cpp b/Source/core/svg/SVGGlyphRefElement.cpp
|
| index a3cddabc4744e2bee0252eb3e212a92c3810d587..be8d9c339aae643c8bbcf1ed564b4f7a3a03231a 100644
|
| --- a/Source/core/svg/SVGGlyphRefElement.cpp
|
| +++ b/Source/core/svg/SVGGlyphRefElement.cpp
|
| @@ -25,7 +25,7 @@
|
| #include "SVGNames.h"
|
| #include "XLinkNames.h"
|
| #include "core/svg/SVGParserUtilities.h"
|
| -#include <wtf/text/AtomicString.h>
|
| +#include "wtf/text/AtomicString.h"
|
|
|
| namespace WebCore {
|
|
|
|
|