Index: Source/core/html/shadow/DateTimeNumericFieldElement.h |
diff --git a/Source/core/html/shadow/DateTimeNumericFieldElement.h b/Source/core/html/shadow/DateTimeNumericFieldElement.h |
index b6d43e91d7a450f78af7bc81900811f35659f408..f5d421dc9cdcc86f972bbf3c62a0c80c469103cc 100644 |
--- a/Source/core/html/shadow/DateTimeNumericFieldElement.h |
+++ b/Source/core/html/shadow/DateTimeNumericFieldElement.h |
@@ -26,6 +26,8 @@ |
#ifndef DateTimeNumericFieldElement_h |
#define DateTimeNumericFieldElement_h |
+#include <wtf/text/StringBuilder.h> |
+ |
#if ENABLE(INPUT_MULTIPLE_FIELDS_UI) |
#include "DateTimeFieldElement.h" |