Index: Source/core/editing/ModifySelectionListLevel.cpp |
diff --git a/Source/core/editing/ModifySelectionListLevel.cpp b/Source/core/editing/ModifySelectionListLevel.cpp |
index 35ab3abbe8c0b9f01826860a34e336f8278c121a..34c0d8ff8f461959204e4d3fa94ad4dce1039b75 100644 |
--- a/Source/core/editing/ModifySelectionListLevel.cpp |
+++ b/Source/core/editing/ModifySelectionListLevel.cpp |
@@ -26,8 +26,8 @@ |
#include "config.h" |
#include "core/editing/ModifySelectionListLevel.h" |
-#include "Document.h" |
#include "HTMLElement.h" |
+#include "core/dom/Document.h" |
#include "core/editing/FrameSelection.h" |
#include "core/editing/htmlediting.h" |
#include "core/page/Frame.h" |