Index: Source/core/svg/SVGGlyphElement.h |
diff --git a/Source/core/svg/SVGGlyphElement.h b/Source/core/svg/SVGGlyphElement.h |
index 4d173003b2bdacf33dd52f6498575eea2407b1a9..fd3a642ea1353417fcf6501077b327ffbde5fac4 100644 |
--- a/Source/core/svg/SVGGlyphElement.h |
+++ b/Source/core/svg/SVGGlyphElement.h |
@@ -23,7 +23,7 @@ |
#define SVGGlyphElement_h |
#if ENABLE(SVG_FONTS) |
-#include "SVGNames.h" |
+#include "core/SVGNames.h" |
#include "core/svg/SVGElement.h" |
#include "platform/fonts/SVGGlyph.h" |