Index: Source/core/html/shadow/DateTimeEditElement.h |
diff --git a/Source/core/html/shadow/DateTimeEditElement.h b/Source/core/html/shadow/DateTimeEditElement.h |
index 922852b4080c77902114623a473ba4ebeec775da..44160531671f2b18f5fcaa75b58b6f4472bae845 100644 |
--- a/Source/core/html/shadow/DateTimeEditElement.h |
+++ b/Source/core/html/shadow/DateTimeEditElement.h |
@@ -27,9 +27,9 @@ |
#define DateTimeEditElement_h |
#if ENABLE(INPUT_MULTIPLE_FIELDS_UI) |
-#include "DateComponents.h" |
#include "DateTimeFieldElement.h" |
#include "StepRange.h" |
+#include "core/platform/DateComponents.h" |
namespace WebCore { |