Index: Source/core/svg/SVGPathElement.h |
diff --git a/Source/core/svg/SVGPathElement.h b/Source/core/svg/SVGPathElement.h |
index 2d3adff275482273c4f76b935c15475aa3f80715..ce3834ffd2faa541c8b7764743f0638d6fec92b6 100644 |
--- a/Source/core/svg/SVGPathElement.h |
+++ b/Source/core/svg/SVGPathElement.h |
@@ -21,7 +21,7 @@ |
#ifndef SVGPathElement_h |
#define SVGPathElement_h |
-#include "SVGNames.h" |
+#include "core/SVGNames.h" |
#include "core/svg/SVGAnimatedBoolean.h" |
#include "core/svg/SVGAnimatedNumber.h" |
#include "core/svg/SVGAnimatedPath.h" |