Index: Source/core/svg/SVGTextPositioningElement.h |
diff --git a/Source/core/svg/SVGTextPositioningElement.h b/Source/core/svg/SVGTextPositioningElement.h |
index 5e70c3d63d6414d3b90819344ee6627042b78d9f..b4800bcb133b3cff156b52b485fd79133a6559e9 100644 |
--- a/Source/core/svg/SVGTextPositioningElement.h |
+++ b/Source/core/svg/SVGTextPositioningElement.h |
@@ -21,7 +21,7 @@ |
#ifndef SVGTextPositioningElement_h |
#define SVGTextPositioningElement_h |
-#include "SVGNames.h" |
+#include "core/SVGNames.h" |
#include "core/svg/SVGAnimatedLengthList.h" |
#include "core/svg/SVGAnimatedNumberList.h" |
#include "core/svg/SVGTextContentElement.h" |