| Index: Source/core/page/EventSource.h
|
| diff --git a/Source/core/page/EventSource.h b/Source/core/page/EventSource.h
|
| index 38b795fa2d62a15d7e0fcf300da2aa394d3131c2..9fdb71d3c18bedb20b3569c159280016225b3d6e 100644
|
| --- a/Source/core/page/EventSource.h
|
| +++ b/Source/core/page/EventSource.h
|
| @@ -32,7 +32,7 @@
|
| #ifndef EventSource_h
|
| #define EventSource_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/dom/ActiveDOMObject.h"
|
| #include "core/events/EventTarget.h"
|
| #include "core/loader/ThreadableLoaderClient.h"
|
|
|