| Index: Source/core/events/Event.h
|
| diff --git a/Source/core/events/Event.h b/Source/core/events/Event.h
|
| index ef9d3657149e3734ac33d845cf241f5e6202afaf..e532fea0f8ce4f41b62d396625d3fc236aeeff16 100644
|
| --- a/Source/core/events/Event.h
|
| +++ b/Source/core/events/Event.h
|
| @@ -24,7 +24,7 @@
|
| #ifndef Event_h
|
| #define Event_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/dom/DOMTimeStamp.h"
|
| #include "core/events/EventPath.h"
|
| #include "platform/heap/Handle.h"
|
|
|