Index: Source/bindings/v8/ScriptEventListener.cpp |
diff --git a/Source/bindings/v8/ScriptEventListener.cpp b/Source/bindings/v8/ScriptEventListener.cpp |
index 928d58d23139d558988cf000fdac0c707bfb6815..87a3fcb28ca0399bc19ffb9c2780dfcf96a767e1 100644 |
--- a/Source/bindings/v8/ScriptEventListener.cpp |
+++ b/Source/bindings/v8/ScriptEventListener.cpp |
@@ -40,6 +40,7 @@ |
#include "core/dom/DocumentParser.h" |
#include "core/events/EventListener.h" |
#include "core/frame/LocalFrame.h" |
+#include <v8.h> |
namespace WebCore { |