Index: Source/modules/websockets/WebSocket.cpp |
diff --git a/Source/modules/websockets/WebSocket.cpp b/Source/modules/websockets/WebSocket.cpp |
index 9a8d347766db9492fcaa1478ece8dae91636a1f0..786a4c8ce1719dc2d8675b5defabf23a6622ecba 100644 |
--- a/Source/modules/websockets/WebSocket.cpp |
+++ b/Source/modules/websockets/WebSocket.cpp |
@@ -48,6 +48,7 @@ |
#include "MainThreadWebSocketChannel.h" |
#include "MessageEvent.h" |
#include "ScriptCallStack.h" |
+#include "ScriptController.h" |
#include "ScriptExecutionContext.h" |
#include "SecurityOrigin.h" |
#include "WebSocketChannel.h" |