Index: Source/core/events/Event.h |
diff --git a/Source/core/events/Event.h b/Source/core/events/Event.h |
index 1e97691124945f537ca315f4a97af4b8ac79e76a..cc132544858368be548d36eb263554446399b03f 100644 |
--- a/Source/core/events/Event.h |
+++ b/Source/core/events/Event.h |
@@ -24,6 +24,8 @@ |
#ifndef Event_h |
#define Event_h |
+#include "EventModulesNames.h" // TODO: move this to modules http://crbug.com/358074 |
+ |
#include "bindings/v8/ScriptWrappable.h" |
#include "core/dom/DOMTimeStamp.h" |
#include "core/events/EventPath.h" |