Chromium Code Reviews| Index: Source/core/svg/SVGPathSeg.h |
| diff --git a/Source/core/svg/SVGPathSeg.h b/Source/core/svg/SVGPathSeg.h |
| index 8257ad4b5c670e00ef9326a11421633395accaba..168a76a5d44758f4fced07fbb8f9122acdac5686 100644 |
| --- a/Source/core/svg/SVGPathSeg.h |
| +++ b/Source/core/svg/SVGPathSeg.h |
| @@ -21,7 +21,7 @@ |
| #ifndef SVGPathSeg_h |
| #define SVGPathSeg_h |
| -#include "bindings/v8/ScriptWrappable.h" |
| +#include "bindings/core/v8/ScriptWrappable.h" |
| #include "wtf/RefCounted.h" |
| #include "wtf/text/WTFString.h" |