| Index: Source/bindings/v8/ScriptEventListener.cpp
|
| diff --git a/Source/bindings/v8/ScriptEventListener.cpp b/Source/bindings/v8/ScriptEventListener.cpp
|
| index f720c88a02196c22ce9e6afad6b148f286dc772c..2ef2e69c59fee8f4432512d7e7eb32db61e92134 100644
|
| --- a/Source/bindings/v8/ScriptEventListener.cpp
|
| +++ b/Source/bindings/v8/ScriptEventListener.cpp
|
| @@ -38,6 +38,7 @@
|
| #include "bindings/v8/V8WindowShell.h"
|
| #include "core/dom/Document.h"
|
| #include "core/dom/DocumentParser.h"
|
| +#include "core/dom/QualifiedName.h"
|
| #include "core/events/EventListener.h"
|
| #include "core/frame/LocalFrame.h"
|
| #include <v8.h>
|
|
|