| Index: Source/core/svg/properties/SVGPropertyTearOff.h
|
| diff --git a/Source/core/svg/properties/SVGPropertyTearOff.h b/Source/core/svg/properties/SVGPropertyTearOff.h
|
| index e59d496fdbcad49bb8fc3f840bd4c5bfd619c043..3f7115137885812e9654680bd9906f8f2754988f 100644
|
| --- a/Source/core/svg/properties/SVGPropertyTearOff.h
|
| +++ b/Source/core/svg/properties/SVGPropertyTearOff.h
|
| @@ -32,6 +32,7 @@
|
| #define SVGPropertyTearOff_h
|
|
|
| #include "core/dom/QualifiedName.h"
|
| +#include "core/svg/SVGElement.h"
|
| #include "core/svg/properties/SVGProperty.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/RefCounted.h"
|
|
|