| Index: Source/core/platform/graphics/LayoutBoxExtent.h
|
| diff --git a/Source/core/platform/graphics/LayoutBoxExtent.h b/Source/core/platform/graphics/LayoutBoxExtent.h
|
| index e29243a038218a3fceecad2e170407673ad15e49..c35d2d9f3a35efaf258026133c1397e31f363b33 100644
|
| --- a/Source/core/platform/graphics/LayoutBoxExtent.h
|
| +++ b/Source/core/platform/graphics/LayoutBoxExtent.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef LayoutBoxExtent_h
|
| #define LayoutBoxExtent_h
|
|
|
| -#include "LayoutUnit.h"
|
| +#include "core/platform/LayoutUnit.h"
|
| #include "core/platform/text/TextDirection.h"
|
| #include "core/platform/text/WritingMode.h"
|
|
|
|
|