Chromium Code Reviews| Index: Source/core/rendering/svg/SVGSubpathData.h |
| diff --git a/Source/core/rendering/svg/SVGSubpathData.h b/Source/core/rendering/svg/SVGSubpathData.h |
| index 1ab5294c42eef27a0d615bf61e33f3264b3a62f3..d2d9e890996fd2ec2ad6a43ec90ac760b5d14824 100644 |
| --- a/Source/core/rendering/svg/SVGSubpathData.h |
| +++ b/Source/core/rendering/svg/SVGSubpathData.h |
| @@ -20,7 +20,7 @@ |
| #ifndef SVGSubpathData_h |
| #define SVGSubpathData_h |
| -#include "core/platform/graphics/Path.h" |
| +#include "platform/graphics/Path.h" |
| #include "wtf/Vector.h" |
| namespace WebCore { |