Index: Source/bindings/v8/custom/V8HTMLDocumentCustom.cpp |
diff --git a/Source/bindings/v8/custom/V8HTMLDocumentCustom.cpp b/Source/bindings/v8/custom/V8HTMLDocumentCustom.cpp |
index e97947e058c5c35d2d49451ed17929904b54da0d..194e472c2588abd6d68ce95c2ce580e61c1020b4 100644 |
--- a/Source/bindings/v8/custom/V8HTMLDocumentCustom.cpp |
+++ b/Source/bindings/v8/custom/V8HTMLDocumentCustom.cpp |
@@ -38,6 +38,7 @@ |
#include "HTMLCollection.h" |
#include "HTMLIFrameElement.h" |
#include "HTMLNames.h" |
+#include "ScriptController.h" |
#include "V8Binding.h" |
#include "V8DOMWindow.h" |
#include "V8DOMWindowShell.h" |