Index: Source/core/dom/TreeScope.cpp |
diff --git a/Source/core/dom/TreeScope.cpp b/Source/core/dom/TreeScope.cpp |
index 0dce0abfa95c74802ba2d7f2716fbd2f3d079bbd..086ecf77cec14dbc43c037c71a1ae1211205d7e6 100644 |
--- a/Source/core/dom/TreeScope.cpp |
+++ b/Source/core/dom/TreeScope.cpp |
@@ -32,7 +32,7 @@ |
#include "core/dom/Document.h" |
#include "core/dom/Element.h" |
#include "core/dom/ElementTraversal.h" |
-#include "core/dom/EventPathWalker.h" |
+#include "core/events/EventPathWalker.h" |
#include "core/dom/IdTargetObserverRegistry.h" |
#include "core/dom/TreeScopeAdopter.h" |
#include "core/dom/shadow/ElementShadow.h" |