Chromium Code Reviews| Index: Source/core/dom/BeforeTextInsertedEvent.h |
| diff --git a/Source/core/dom/BeforeTextInsertedEvent.h b/Source/core/dom/BeforeTextInsertedEvent.h |
| index 4f49d97b68c330106af4f0ec38ca6cb98e086565..207daf6e4cadb34c02c59b6b1dfca88908ac0e73 100644 |
| --- a/Source/core/dom/BeforeTextInsertedEvent.h |
| +++ b/Source/core/dom/BeforeTextInsertedEvent.h |
| @@ -26,7 +26,7 @@ |
| #ifndef BeforeTextInsertedEvent_h |
| #define BeforeTextInsertedEvent_h |
| -#include "Event.h" |
| +#include "core/dom/Event.h" |
| namespace WebCore { |