Index: Source/web/WebNode.cpp |
diff --git a/Source/web/WebNode.cpp b/Source/web/WebNode.cpp |
index 8ceff9d911bb09f6bfe32fa9a00c57fe576f0e74..fabdad9b1dccab87a4320680d3a6e53682d0b755 100644 |
--- a/Source/web/WebNode.cpp |
+++ b/Source/web/WebNode.cpp |
@@ -44,7 +44,7 @@ |
#include "bindings/v8/ExceptionState.h" |
#include "core/dom/Document.h" |
#include "core/dom/Element.h" |
-#include "core/dom/Event.h" |
+#include "core/events/Event.h" |
#include "core/dom/Node.h" |
#include "core/dom/NodeList.h" |
#include "core/editing/markup.h" |