Index: Source/core/paint/DrawingRecorderTest.cpp |
diff --git a/Source/core/paint/DrawingRecorderTest.cpp b/Source/core/paint/DrawingRecorderTest.cpp |
index e07c585a8d121965e3393dcc5c9210d272b06f35..5ea1bbb250c3e4263c9e8e5a69ccf1b3c4a752c7 100644 |
--- a/Source/core/paint/DrawingRecorderTest.cpp |
+++ b/Source/core/paint/DrawingRecorderTest.cpp |
@@ -5,7 +5,7 @@ |
#include "config.h" |
#include "core/paint/RenderDrawingRecorder.h" |
-#include "core/rendering/RenderLayer.h" |
+#include "core/layout/Layer.h" |
#include "core/rendering/RenderView.h" |
#include "core/rendering/RenderingTestHelper.h" |
#include "platform/graphics/GraphicsContext.h" |