| Index: sky/engine/core/rendering/line/LineLayoutState.h
|
| diff --git a/sky/engine/core/rendering/line/LineLayoutState.h b/sky/engine/core/rendering/line/LineLayoutState.h
|
| index a533213e1146847863345a47028e6fd1815209b5..29ca70a5bfc4b77c3041625c0371fecc4f6e7af2 100644
|
| --- a/sky/engine/core/rendering/line/LineLayoutState.h
|
| +++ b/sky/engine/core/rendering/line/LineLayoutState.h
|
| @@ -24,8 +24,8 @@
|
| #ifndef LineLayoutState_h
|
| #define LineLayoutState_h
|
|
|
| -#include "core/rendering/RenderBlockFlow.h"
|
| -#include "platform/geometry/LayoutRect.h"
|
| +#include "sky/engine/core/rendering/RenderBlockFlow.h"
|
| +#include "sky/engine/platform/geometry/LayoutRect.h"
|
|
|
| namespace blink {
|
|
|
|
|