| Index: Source/core/editing/Editor.h
|
| diff --git a/Source/core/editing/Editor.h b/Source/core/editing/Editor.h
|
| index b25e4b23720f24cf2c7b629623dd66c7cee9642b..1ff3e226d19fda3b4ac319775a48063225502e3c 100644
|
| --- a/Source/core/editing/Editor.h
|
| +++ b/Source/core/editing/Editor.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef Editor_h
|
| #define Editor_h
|
|
|
| -#include "core/dom/ClipboardAccessPolicy.h"
|
| +#include "core/clipboard/ClipboardAccessPolicy.h"
|
| #include "core/dom/DocumentMarker.h"
|
| #include "core/editing/EditAction.h"
|
| #include "core/editing/EditingBehavior.h"
|
|
|