| Index: Source/core/editing/Editor.h
|
| diff --git a/Source/core/editing/Editor.h b/Source/core/editing/Editor.h
|
| index a90e0dab2b57d90f4a5653dc8faa5aefdbe7f8b4..4c314311bd93230445239fb906c381367aeb8a98 100644
|
| --- a/Source/core/editing/Editor.h
|
| +++ b/Source/core/editing/Editor.h
|
| @@ -26,8 +26,8 @@
|
| #ifndef Editor_h
|
| #define Editor_h
|
|
|
| -#include "ClipboardAccessPolicy.h"
|
| -#include "DocumentMarker.h"
|
| +#include "core/dom/ClipboardAccessPolicy.h"
|
| +#include "core/dom/DocumentMarker.h"
|
| #include "core/editing/DictationAlternative.h"
|
| #include "core/editing/EditAction.h"
|
| #include "core/editing/EditingBehavior.h"
|
|
|