| Index: Source/core/editing/ReplaceSelectionCommand.h
|
| diff --git a/Source/core/editing/ReplaceSelectionCommand.h b/Source/core/editing/ReplaceSelectionCommand.h
|
| index 7e3bf27286c947caa7a0c6429ec0d186051dae1c..112508ef5a36271906925ad8ad2e4a1c292cfded 100644
|
| --- a/Source/core/editing/ReplaceSelectionCommand.h
|
| +++ b/Source/core/editing/ReplaceSelectionCommand.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef ReplaceSelectionCommand_h
|
| #define ReplaceSelectionCommand_h
|
|
|
| -#include "NodeTraversal.h"
|
| +#include "core/dom/NodeTraversal.h"
|
| #include "core/editing/CompositeEditCommand.h"
|
|
|
| namespace WebCore {
|
|
|