Index: Source/core/layout/LayoutTable.cpp |
diff --git a/Source/core/layout/LayoutTable.cpp b/Source/core/layout/LayoutTable.cpp |
index 78a4c7f730bab7819da6390bc8de38bb4d14f995..fbd8a083f42a94975e9793a3f77dba110a2f8b07 100644 |
--- a/Source/core/layout/LayoutTable.cpp |
+++ b/Source/core/layout/LayoutTable.cpp |
@@ -41,7 +41,7 @@ |
#include "core/layout/TableLayoutAlgorithmAuto.h" |
#include "core/layout/TableLayoutAlgorithmFixed.h" |
#include "core/layout/TextAutosizer.h" |
-#include "core/layout/style/StyleInheritedData.h" |
+#include "core/style/StyleInheritedData.h" |
#include "core/paint/BoxPainter.h" |
#include "core/paint/DeprecatedPaintLayer.h" |
#include "core/paint/TablePainter.h" |