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