Index: Source/core/editing/SetSelectionCommand.cpp |
diff --git a/Source/core/editing/SetSelectionCommand.cpp b/Source/core/editing/SetSelectionCommand.cpp |
index 601cdc18849303ff19d6ddace5f442a4687dc8a4..acf7e24db126be76d417004cf9b9dcfb390b2bf6 100644 |
--- a/Source/core/editing/SetSelectionCommand.cpp |
+++ b/Source/core/editing/SetSelectionCommand.cpp |
@@ -26,7 +26,7 @@ |
#include "config.h" |
#include "core/editing/SetSelectionCommand.h" |
-#include "Document.h" |
+#include "core/dom/Document.h" |
#include "core/page/Frame.h" |
namespace WebCore { |