| Index: Source/core/svg/SVGStyledElement.h
|
| diff --git a/Source/core/svg/SVGStyledElement.h b/Source/core/svg/SVGStyledElement.h
|
| index 4b676d10b4c183d1ad09952434f25d5c84d8d8cb..9108c37e038ed396d13d2c0f4cc8d7f06cda7c50 100644
|
| --- a/Source/core/svg/SVGStyledElement.h
|
| +++ b/Source/core/svg/SVGStyledElement.h
|
| @@ -23,6 +23,7 @@
|
|
|
| #include "CSSPropertyNames.h"
|
| #include "core/svg/SVGAnimatedString.h"
|
| +#include "core/svg/SVGElement.h"
|
| #include "core/svg/SVGLocatable.h"
|
| #include <wtf/HashSet.h>
|
| #include <wtf/PassRefPtr.h>
|
|
|