Index: Source/core/rendering/RenderTable.cpp |
diff --git a/Source/core/rendering/RenderTable.cpp b/Source/core/rendering/RenderTable.cpp |
index 4f8b9c1cb79ceb8a5ffa69986324416f65eb165f..707ecda0bf890d84434a755aa4fc8c81909a2f5b 100644 |
--- a/Source/core/rendering/RenderTable.cpp |
+++ b/Source/core/rendering/RenderTable.cpp |
@@ -33,6 +33,7 @@ |
#include "core/platform/graphics/GraphicsContextStateSaver.h" |
#include "core/rendering/AutoTableLayout.h" |
#include "core/rendering/FixedTableLayout.h" |
+#include "core/rendering/GraphicsContextAnnotator.h" |
#include "core/rendering/HitTestResult.h" |
#include "core/rendering/LayoutRepainter.h" |
#include "core/rendering/RenderLayer.h" |