| Index: Source/core/rendering/RenderTable.cpp
|
| diff --git a/Source/core/rendering/RenderTable.cpp b/Source/core/rendering/RenderTable.cpp
|
| index 4df5fed0db9eebeab0289592bcc21b88987981d5..bc9b23194500add76acc4fb1f3f8da86828ab48c 100644
|
| --- a/Source/core/rendering/RenderTable.cpp
|
| +++ b/Source/core/rendering/RenderTable.cpp
|
| @@ -29,6 +29,7 @@
|
| #include "HTMLNames.h"
|
| #include "core/dom/Document.h"
|
| #include "core/page/FrameView.h"
|
| +#include "core/platform/graphics/GraphicsContextAnnotation.h"
|
| #include "core/rendering/AutoTableLayout.h"
|
| #include "core/rendering/FixedTableLayout.h"
|
| #include "core/rendering/HitTestResult.h"
|
|
|