Index: Source/core/svg/SVGFontFaceSrcElement.h |
diff --git a/Source/core/svg/SVGFontFaceSrcElement.h b/Source/core/svg/SVGFontFaceSrcElement.h |
index 2f072e0e2636fcbccd1f5cace1d65acad86086c1..5dd85481cc964a737843631d771c68ec710776bf 100644 |
--- a/Source/core/svg/SVGFontFaceSrcElement.h |
+++ b/Source/core/svg/SVGFontFaceSrcElement.h |
@@ -21,7 +21,7 @@ |
#define SVGFontFaceSrcElement_h |
#if ENABLE(SVG_FONTS) |
-#include "SVGNames.h" |
+#include "core/SVGNames.h" |
#include "core/svg/SVGElement.h" |
namespace WebCore { |