Chromium Code Reviews| Index: Source/core/rendering/svg/SVGPathData.cpp |
| diff --git a/Source/core/rendering/svg/SVGPathData.cpp b/Source/core/rendering/svg/SVGPathData.cpp |
| index ebfc7adb15b918119bae5f6f15310c4feb396190..38d036e6139addcdfe1f170934248744876e95e7 100644 |
| --- a/Source/core/rendering/svg/SVGPathData.cpp |
| +++ b/Source/core/rendering/svg/SVGPathData.cpp |
| @@ -18,7 +18,7 @@ |
| */ |
| #include "config.h" |
| -#include "SVGPathData.h" |
| +#include "core/rendering/svg/SVGPathData.h" |
| #if ENABLE(SVG) |
| #include "SVGCircleElement.h" |