Index: Source/core/svg/SVGTextPositioningElement.cpp |
diff --git a/Source/core/svg/SVGTextPositioningElement.cpp b/Source/core/svg/SVGTextPositioningElement.cpp |
index dbe7fb8eb789453e29badc79b685cebf4f4b7624..c2c0614905cf39b4ef1d7100be75906059bf6dd0 100644 |
--- a/Source/core/svg/SVGTextPositioningElement.cpp |
+++ b/Source/core/svg/SVGTextPositioningElement.cpp |
@@ -22,7 +22,7 @@ |
#include "core/svg/SVGTextPositioningElement.h" |
-#include "SVGNames.h" |
+#include "core/SVGNames.h" |
#include "core/rendering/svg/RenderSVGResource.h" |
#include "core/rendering/svg/RenderSVGText.h" |
#include "core/svg/SVGLengthList.h" |