| Index: Source/modules/websockets/WebSocket.h
|
| diff --git a/Source/modules/websockets/WebSocket.h b/Source/modules/websockets/WebSocket.h
|
| index cf7a4d5d6a928cd041e237ec9aa7aa2d574a94b6..a22440ddcd49c16aaf2a715ae3f5fa55b0cb5ca8 100644
|
| --- a/Source/modules/websockets/WebSocket.h
|
| +++ b/Source/modules/websockets/WebSocket.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef WebSocket_h
|
| #define WebSocket_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/dom/ActiveDOMObject.h"
|
| #include "core/events/EventListener.h"
|
| #include "modules/EventTargetModules.h"
|
|
|