Index: Source/modules/indexeddb/IDBEventDispatcher.cpp |
diff --git a/Source/modules/indexeddb/IDBEventDispatcher.cpp b/Source/modules/indexeddb/IDBEventDispatcher.cpp |
index 1a2832468522c646133481dcca832e5237a057fa..e80018afdf3a11df0b71a1adb8a4bda84055777b 100644 |
--- a/Source/modules/indexeddb/IDBEventDispatcher.cpp |
+++ b/Source/modules/indexeddb/IDBEventDispatcher.cpp |
@@ -29,7 +29,7 @@ |
#include "config.h" |
#include "modules/indexeddb/IDBEventDispatcher.h" |
-#include "core/events/Event.h" |
+#include "modules/EventModules.h" |
#include "modules/EventTargetModules.h" |
namespace WebCore { |