Index: Source/core/svg/SVGGlyphRefElement.cpp |
diff --git a/Source/core/svg/SVGGlyphRefElement.cpp b/Source/core/svg/SVGGlyphRefElement.cpp |
index 63908b476d4e3dbeffb17858dab065ef367b25a0..5fd1b1c3667f248de8210a841cd3d383767581f4 100644 |
--- a/Source/core/svg/SVGGlyphRefElement.cpp |
+++ b/Source/core/svg/SVGGlyphRefElement.cpp |
@@ -22,7 +22,6 @@ |
#if ENABLE(SVG_FONTS) |
#include "core/svg/SVGGlyphRefElement.h" |
-#include "SVGNames.h" |
#include "XLinkNames.h" |
#include "core/svg/SVGParserUtilities.h" |
#include "wtf/text/AtomicString.h" |