Index: Source/core/rendering/RootInlineBox.cpp |
diff --git a/Source/core/rendering/RootInlineBox.cpp b/Source/core/rendering/RootInlineBox.cpp |
index 1a6d27fbdfaf0fbade2f5f23052af5bbfb2af146..088f725676fa2654eccb25b4bbe2f1ea3fa4a19e 100644 |
--- a/Source/core/rendering/RootInlineBox.cpp |
+++ b/Source/core/rendering/RootInlineBox.cpp |
@@ -21,6 +21,7 @@ |
#include "core/rendering/RootInlineBox.h" |
#include "core/dom/Document.h" |
+#include "core/dom/StyleEngine.h" |
#include "core/rendering/EllipsisBox.h" |
#include "core/rendering/HitTestResult.h" |
#include "core/rendering/InlineTextBox.h" |