Index: Source/core/svg/SVGGlyphRefElement.cpp |
diff --git a/Source/core/svg/SVGGlyphRefElement.cpp b/Source/core/svg/SVGGlyphRefElement.cpp |
index 400ca85699e79ea0e4fa1de54017fbfc5a21b4a2..04461d162904f9714f6579516729da5b4ec9c918 100644 |
--- a/Source/core/svg/SVGGlyphRefElement.cpp |
+++ b/Source/core/svg/SVGGlyphRefElement.cpp |
@@ -22,7 +22,7 @@ |
#if ENABLE(SVG_FONTS) |
#include "core/svg/SVGGlyphRefElement.h" |
-#include "XLinkNames.h" |
+#include "core/XLinkNames.h" |
#include "core/svg/SVGParserUtilities.h" |
#include "wtf/text/AtomicString.h" |