Chromium Code Reviews| Index: Source/core/dom/Event.h |
| diff --git a/Source/core/dom/Event.h b/Source/core/dom/Event.h |
| index 39fcf9d19e6536e582145feba7f84def77ee67da..1a2942ebbbeded122ca9438fb4933392fbb83429 100644 |
| --- a/Source/core/dom/Event.h |
| +++ b/Source/core/dom/Event.h |
| @@ -24,7 +24,7 @@ |
| #ifndef Event_h |
| #define Event_h |
| -#include "ScriptWrappable.h" |
| +#include "bindings/v8/ScriptWrappable.h" |
| #include "core/dom/DOMTimeStamp.h" |
| #include "core/dom/EventContext.h" |
| #include "core/dom/EventNames.h" |