Index: Source/core/svg/SVGAltGlyphDefElement.h |
diff --git a/Source/core/svg/SVGAltGlyphDefElement.h b/Source/core/svg/SVGAltGlyphDefElement.h |
index 8cd4cd91cf195e02a41dbaeacf87f12235323098..c6beca3e4801016fb6e37e29b92036dcfecd1abf 100644 |
--- a/Source/core/svg/SVGAltGlyphDefElement.h |
+++ b/Source/core/svg/SVGAltGlyphDefElement.h |
@@ -21,7 +21,7 @@ |
#define SVGAltGlyphDefElement_h |
#if ENABLE(SVG_FONTS) |
-#include "SVGNames.h" |
+#include "core/SVGNames.h" |
#include "core/svg/SVGElement.h" |
#include "wtf/Vector.h" |