Index: Source/core/svg/SVGMPathElement.cpp |
diff --git a/Source/core/svg/SVGMPathElement.cpp b/Source/core/svg/SVGMPathElement.cpp |
index a0ce1e087feb0e3db54aa1d1a5374b16c9d18bf5..b15bcc1472a61c8b495fa25013f2e1d7b3ad415d 100644 |
--- a/Source/core/svg/SVGMPathElement.cpp |
+++ b/Source/core/svg/SVGMPathElement.cpp |
@@ -21,7 +21,7 @@ |
#include "core/svg/SVGMPathElement.h" |
-#include "XLinkNames.h" |
+#include "core/XLinkNames.h" |
#include "core/dom/Document.h" |
#include "core/svg/SVGAnimateMotionElement.h" |
#include "core/svg/SVGDocumentExtensions.h" |