Index: Source/core/rendering/RenderBlock.cpp |
diff --git a/Source/core/rendering/RenderBlock.cpp b/Source/core/rendering/RenderBlock.cpp |
index 49b4a771b153754be5af666c408f16ebda0083da..93a49477bba05a402300b1341bd58380a0242be6 100644 |
--- a/Source/core/rendering/RenderBlock.cpp |
+++ b/Source/core/rendering/RenderBlock.cpp |
@@ -38,6 +38,7 @@ |
#include "core/page/Settings.h" |
#include "core/platform/graphics/GraphicsContextStateSaver.h" |
#include "core/rendering/ColumnInfo.h" |
+#include "core/rendering/GraphicsContextAnnotator.h" |
#include "core/rendering/HitTestLocation.h" |
#include "core/rendering/HitTestResult.h" |
#include "core/rendering/InlineIterator.h" |