Index: Source/core/paint/FloatClipRecorder.h |
diff --git a/Source/core/paint/FloatClipRecorder.h b/Source/core/paint/FloatClipRecorder.h |
index e6e70c334972a273f3d0c556b0260ef7a94546a8..98f144ea85e9e1b38449fda380b81c04b649f8e3 100644 |
--- a/Source/core/paint/FloatClipRecorder.h |
+++ b/Source/core/paint/FloatClipRecorder.h |
@@ -5,7 +5,7 @@ |
#ifndef FloatClipRecorder_h |
#define FloatClipRecorder_h |
-#include "core/rendering/RenderObject.h" |
+#include "core/layout/LayoutObject.h" |
#include "platform/geometry/FloatRect.h" |
#include "platform/graphics/paint/DisplayItem.h" |