| Index: Source/bindings/v8/ScriptEventListener.cpp
|
| diff --git a/Source/bindings/v8/ScriptEventListener.cpp b/Source/bindings/v8/ScriptEventListener.cpp
|
| index b7ce8a7faa457f81d62583a2014fceb07e2a9a89..abd3d4d2f781f5ec567b79304244d4dd3e5f0bef 100644
|
| --- a/Source/bindings/v8/ScriptEventListener.cpp
|
| +++ b/Source/bindings/v8/ScriptEventListener.cpp
|
| @@ -38,7 +38,7 @@
|
| #include "bindings/v8/V8WindowShell.h"
|
| #include "core/dom/Document.h"
|
| #include "core/dom/DocumentParser.h"
|
| -#include "core/dom/EventListener.h"
|
| +#include "core/events/EventListener.h"
|
| #include "core/page/Frame.h"
|
|
|
| namespace WebCore {
|
|
|