| Index: Source/core/svg/SVGLengthTearOff.h
|
| diff --git a/Source/core/svg/SVGLengthTearOff.h b/Source/core/svg/SVGLengthTearOff.h
|
| index f48478e2a6f91f68548c882268a7f638d4d3c6f0..2b989495842e43f45b9239a34c3232e536be6141 100644
|
| --- a/Source/core/svg/SVGLengthTearOff.h
|
| +++ b/Source/core/svg/SVGLengthTearOff.h
|
| @@ -31,6 +31,7 @@
|
| #ifndef SVGLengthTearOff_h
|
| #define SVGLengthTearOff_h
|
|
|
| +#include "bindings/v8/ScriptWrappable.h"
|
| #include "core/svg/SVGLength.h"
|
| #include "core/svg/properties/NewSVGPropertyTearOff.h"
|
|
|
|
|