Index: Source/core/svg/SVGFontElement.h |
diff --git a/Source/core/svg/SVGFontElement.h b/Source/core/svg/SVGFontElement.h |
index 3b09a177a42b0946e4a325ec1219bc0a25b3cf46..02a4dc6df72ca5bdf3dc147c1aaca969d7ba123b 100644 |
--- a/Source/core/svg/SVGFontElement.h |
+++ b/Source/core/svg/SVGFontElement.h |
@@ -23,7 +23,7 @@ |
#define SVGFontElement_h |
#if ENABLE(SVG_FONTS) |
-#include "SVGNames.h" |
+#include "core/SVGNames.h" |
#include "core/svg/SVGAnimatedBoolean.h" |
#include "core/svg/SVGElement.h" |
#include "core/svg/SVGGlyphMap.h" |