Index: Source/modules/indexeddb/IDBEventDispatcher.cpp |
=================================================================== |
--- Source/modules/indexeddb/IDBEventDispatcher.cpp (revision 159157) |
+++ Source/modules/indexeddb/IDBEventDispatcher.cpp (working copy) |
@@ -29,8 +29,8 @@ |
#include "config.h" |
#include "modules/indexeddb/IDBEventDispatcher.h" |
-#include "core/events/Event.h" |
-#include "core/events/EventTarget.h" |
+#include "core/dom/Event.h" |
+#include "core/dom/EventTarget.h" |
namespace WebCore { |