Index: Source/core/svg/SVGAltGlyphItemElement.h |
diff --git a/Source/core/svg/SVGAltGlyphItemElement.h b/Source/core/svg/SVGAltGlyphItemElement.h |
index faa3d42f3d5c5b9f533b74ba3817ba66409a3d92..410046970095cc979cc49b1209181e225861ecbf 100644 |
--- a/Source/core/svg/SVGAltGlyphItemElement.h |
+++ b/Source/core/svg/SVGAltGlyphItemElement.h |
@@ -21,7 +21,7 @@ |
#define SVGAltGlyphItemElement_h |
#if ENABLE(SVG_FONTS) |
-#include "SVGNames.h" |
+#include "core/SVGNames.h" |
#include "core/svg/SVGElement.h" |
#include "wtf/Vector.h" |