Index: Source/bindings/v8/V8LazyEventListener.cpp |
diff --git a/Source/bindings/v8/V8LazyEventListener.cpp b/Source/bindings/v8/V8LazyEventListener.cpp |
index 97069edc8c1d3a6e16ae13ba620e06262ea365a6..589f5a3ff458a24795ba742963a7d088288daed8 100644 |
--- a/Source/bindings/v8/V8LazyEventListener.cpp |
+++ b/Source/bindings/v8/V8LazyEventListener.cpp |
@@ -37,6 +37,7 @@ |
#include "HTMLElement.h" |
#include "HTMLFormElement.h" |
#include "Node.h" |
+#include "ScriptController.h" |
#include "ScriptSourceCode.h" |
#include "V8Binding.h" |
#include "V8DOMWrapper.h" |