Index: Source/core/svg/SVGFontData.cpp |
diff --git a/Source/core/svg/SVGFontData.cpp b/Source/core/svg/SVGFontData.cpp |
index 7cf80284834cad87eeb0fd06c9a701eaa3b2cd37..c4cffb9c07a4b51356771ad6f7935fb6f80631c6 100644 |
--- a/Source/core/svg/SVGFontData.cpp |
+++ b/Source/core/svg/SVGFontData.cpp |
@@ -22,8 +22,8 @@ |
#if ENABLE(SVG_FONTS) |
#include "core/svg/SVGFontData.h" |
-#include "SVGNames.h" |
-#include "XMLNames.h" |
+#include "core/SVGNames.h" |
+#include "core/XMLNames.h" |
#include "core/rendering/RenderObject.h" |
#include "core/rendering/svg/SVGTextRunRenderingContext.h" |
#include "core/svg/SVGAltGlyphElement.h" |