Index: Source/bindings/v8/custom/V8DocumentCustom.cpp |
diff --git a/Source/bindings/v8/custom/V8DocumentCustom.cpp b/Source/bindings/v8/custom/V8DocumentCustom.cpp |
index 8b7752e2f477e5d7e3d8a834fc262cc661705b49..3e24776fd0791ccc68b0bc6ca1b11a0c44b82a7a 100644 |
--- a/Source/bindings/v8/custom/V8DocumentCustom.cpp |
+++ b/Source/bindings/v8/custom/V8DocumentCustom.cpp |
@@ -36,6 +36,7 @@ |
#include "ExceptionCode.h" |
#include "Frame.h" |
#include "Node.h" |
+#include "ScriptController.h" |
#include "TouchList.h" |
#include "XPathNSResolver.h" |
#include "XPathResult.h" |