| Index: Source/core/editing/FrameSelection.h
|
| diff --git a/Source/core/editing/FrameSelection.h b/Source/core/editing/FrameSelection.h
|
| index edef33d7f806587e8e75fb1b7bb461674d321a7f..9cd0db1cb45f1b4d092352e90a8c8b8cdb79d0fc 100644
|
| --- a/Source/core/editing/FrameSelection.h
|
| +++ b/Source/core/editing/FrameSelection.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef FrameSelection_h
|
| #define FrameSelection_h
|
|
|
| -#include "Range.h"
|
| +#include "core/dom/Range.h"
|
| #include "core/editing/EditingStyle.h"
|
| #include "core/editing/VisibleSelection.h"
|
| #include "core/platform/Timer.h"
|
|
|