Index: Source/core/dom/Range.cpp |
diff --git a/Source/core/dom/Range.cpp b/Source/core/dom/Range.cpp |
index a6a6d7d80d8b1a4fdae968e71b9700a838821d3f..48c83b83e67f3e398550ae5af3e41797d57ae7bc 100644 |
--- a/Source/core/dom/Range.cpp |
+++ b/Source/core/dom/Range.cpp |
@@ -36,7 +36,7 @@ |
#include "core/dom/NodeTraversal.h" |
#include "core/dom/NodeWithIndex.h" |
#include "core/dom/ProcessingInstruction.h" |
-#include "core/dom/ScopedEventQueue.h" |
+#include "core/events/ScopedEventQueue.h" |
#include "core/dom/Text.h" |
#include "core/editing/TextIterator.h" |
#include "core/editing/VisiblePosition.h" |