Index: Source/core/paint/TableCellPainter.cpp |
diff --git a/Source/core/paint/TableCellPainter.cpp b/Source/core/paint/TableCellPainter.cpp |
index 96bbd319251e546f910e51c9ba65aec243a370ae..1e2515ca45d9e17ca245ab89c9f80ca94a996794 100644 |
--- a/Source/core/paint/TableCellPainter.cpp |
+++ b/Source/core/paint/TableCellPainter.cpp |
@@ -10,6 +10,7 @@ |
#include "core/paint/BoxPainter.h" |
#include "core/paint/LayoutObjectDrawingRecorder.h" |
#include "core/paint/PaintInfo.h" |
+#include "platform/graphics/GraphicsContextStateSaver.h" |
namespace blink { |