| Index: Source/core/svg/SVGElementInstance.h
|
| diff --git a/Source/core/svg/SVGElementInstance.h b/Source/core/svg/SVGElementInstance.h
|
| index 721fd8173647d7619ca0d1755236158466713e9c..1008087daf43f0e61eea3ea4967cda48476f5517 100644
|
| --- a/Source/core/svg/SVGElementInstance.h
|
| +++ b/Source/core/svg/SVGElementInstance.h
|
| @@ -22,8 +22,8 @@
|
| #define SVGElementInstance_h
|
|
|
| #include "bindings/v8/ScriptWrappable.h"
|
| +#include "core/dom/TreeShared.h"
|
| #include "core/events/EventTarget.h"
|
| -#include "core/platform/TreeShared.h"
|
|
|
| namespace WebCore {
|
|
|
|
|