| Index: Source/core/paint/ObjectPainter.cpp
|
| diff --git a/Source/core/paint/ObjectPainter.cpp b/Source/core/paint/ObjectPainter.cpp
|
| index 16412741519feca9ea49a0ce4851c2d8af1de1ab..fc11e98c072a95ec27dc1940da5efd6387ed8086 100644
|
| --- a/Source/core/paint/ObjectPainter.cpp
|
| +++ b/Source/core/paint/ObjectPainter.cpp
|
| @@ -8,7 +8,7 @@
|
| #include "core/layout/LayoutObject.h"
|
| #include "core/layout/LayoutTheme.h"
|
| #include "core/layout/PaintInfo.h"
|
| -#include "core/layout/style/ComputedStyle.h"
|
| +#include "core/style/ComputedStyle.h"
|
| #include "core/paint/LayoutObjectDrawingRecorder.h"
|
| #include "platform/geometry/LayoutPoint.h"
|
| #include "platform/graphics/GraphicsContextStateSaver.h"
|
|
|