Index: Source/core/paint/ObjectPainter.cpp |
diff --git a/Source/core/paint/ObjectPainter.cpp b/Source/core/paint/ObjectPainter.cpp |
index 3f230a8052471aedd906c359c43858dcb6fa4cae..5f4c3ba1a3e45368b3f0a28b4e6f6f524218329e 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" |