Index: Source/core/svg/SVGGlyphRefElement.h |
diff --git a/Source/core/svg/SVGGlyphRefElement.h b/Source/core/svg/SVGGlyphRefElement.h |
index 540cd9b68f499949f3919f949f2d0ab69e0dba9b..a89b2473a06893cbe2fb15c99975ae5d389d1947 100644 |
--- a/Source/core/svg/SVGGlyphRefElement.h |
+++ b/Source/core/svg/SVGGlyphRefElement.h |
@@ -21,7 +21,7 @@ |
#define SVGGlyphRefElement_h |
#if ENABLE(SVG_FONTS) |
-#include "SVGNames.h" |
+#include "core/SVGNames.h" |
#include "core/svg/SVGElement.h" |
#include "core/svg/SVGURIReference.h" |