| Index: Source/core/svg/SVGLengthTearOff.h
|
| diff --git a/Source/core/svg/SVGLengthTearOff.h b/Source/core/svg/SVGLengthTearOff.h
|
| index 5ef43e94c1e9e5932b2dabe171ce4b72725c21e0..ddfe4aaffa660641de750d1044a24a0e17e1ea82 100644
|
| --- a/Source/core/svg/SVGLengthTearOff.h
|
| +++ b/Source/core/svg/SVGLengthTearOff.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef SVGLengthTearOff_h
|
| #define SVGLengthTearOff_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/svg/SVGLength.h"
|
| #include "core/svg/properties/SVGPropertyTearOff.h"
|
|
|
|
|