| Index: Source/core/editing/MoveSelectionCommand.cpp
|
| diff --git a/Source/core/editing/MoveSelectionCommand.cpp b/Source/core/editing/MoveSelectionCommand.cpp
|
| index 67dd0c8be9211f0e8f85fe694fdb579fdfae723a..e9d628f867a066ce2f2117420e1f99c2721ed7e9 100644
|
| --- a/Source/core/editing/MoveSelectionCommand.cpp
|
| +++ b/Source/core/editing/MoveSelectionCommand.cpp
|
| @@ -26,7 +26,7 @@
|
| #include "config.h"
|
| #include "core/editing/MoveSelectionCommand.h"
|
|
|
| -#include "DocumentFragment.h"
|
| +#include "core/dom/DocumentFragment.h"
|
| #include "core/editing/ReplaceSelectionCommand.h"
|
|
|
| namespace WebCore {
|
|
|