Index: Source/core/rendering/RenderTextControl.cpp |
diff --git a/Source/core/rendering/RenderTextControl.cpp b/Source/core/rendering/RenderTextControl.cpp |
index ca2cfe489ff558cf9e9294fb5890a48b6e0ad5d8..7872eda338c172637eab23278b701e338c2f8ec7 100644 |
--- a/Source/core/rendering/RenderTextControl.cpp |
+++ b/Source/core/rendering/RenderTextControl.cpp |
@@ -25,6 +25,7 @@ |
#include "core/html/HTMLTextFormControlElement.h" |
#include "core/rendering/HitTestResult.h" |
#include "core/rendering/RenderTheme.h" |
+#include "core/rendering/TextRunConstructor.h" |
#include "platform/scroll/ScrollbarTheme.h" |
#include "wtf/unicode/CharacterNames.h" |