Index: Source/bindings/v8/PageScriptDebugServer.cpp |
diff --git a/Source/bindings/v8/PageScriptDebugServer.cpp b/Source/bindings/v8/PageScriptDebugServer.cpp |
index 3ad670c2b1c7135ee4ac87d3ca1f8f55fcfdd97d..52e06f2db8578929ae4f4642a179a869c9029ed5 100644 |
--- a/Source/bindings/v8/PageScriptDebugServer.cpp |
+++ b/Source/bindings/v8/PageScriptDebugServer.cpp |
@@ -35,6 +35,7 @@ |
#include "Frame.h" |
#include "InspectorInstrumentation.h" |
#include "Page.h" |
+#include "ScriptController.h" |
#include "ScriptDebugListener.h" |
#include "V8Binding.h" |
#include "V8DOMWindow.h" |