| Index: Source/core/page/SpatialNavigation.cpp
|
| diff --git a/Source/core/page/SpatialNavigation.cpp b/Source/core/page/SpatialNavigation.cpp
|
| index 37426cb6a4dc61be1d71a93c753b8fc04dfac1f2..249a4db95f552ed16179509924788cf55fcf54c7 100644
|
| --- a/Source/core/page/SpatialNavigation.cpp
|
| +++ b/Source/core/page/SpatialNavigation.cpp
|
| @@ -38,8 +38,8 @@
|
| #include "core/page/FrameView.h"
|
| #include "core/page/Page.h"
|
| #include "core/page/Settings.h"
|
| -#include "core/platform/graphics/IntRect.h"
|
| #include "core/rendering/RenderLayer.h"
|
| +#include "platform/geometry/IntRect.h"
|
|
|
| namespace WebCore {
|
|
|
|
|