| Index: Source/core/frame/FrameView.h
|
| diff --git a/Source/core/frame/FrameView.h b/Source/core/frame/FrameView.h
|
| index a29b4c0d168687516b3fd509eb4f4cb6ece7e2f7..5c01e10d610e049a3bdeadb064f85e64e8ec6cca 100644
|
| --- a/Source/core/frame/FrameView.h
|
| +++ b/Source/core/frame/FrameView.h
|
| @@ -25,7 +25,7 @@
|
| #ifndef FrameView_h
|
| #define FrameView_h
|
|
|
| -#include "core/page/AdjustViewSizeOrNot.h"
|
| +#include "core/frame/AdjustViewSizeOrNot.h"
|
| #include "core/platform/ScrollView.h"
|
| #include "core/platform/graphics/Color.h"
|
| #include "core/rendering/Pagination.h"
|
|
|