Index: Source/core/html/shadow/DateTimeFieldElement.cpp |
diff --git a/Source/core/html/shadow/DateTimeFieldElement.cpp b/Source/core/html/shadow/DateTimeFieldElement.cpp |
index 59fa84f8881e016af3751b99e56f12b5d071cd04..e96cc7a4fb5bc56e64c16fc9f62d769cceab3748 100644 |
--- a/Source/core/html/shadow/DateTimeFieldElement.cpp |
+++ b/Source/core/html/shadow/DateTimeFieldElement.cpp |
@@ -28,6 +28,7 @@ |
#include "core/html/shadow/DateTimeFieldElement.h" |
#include "core/HTMLNames.h" |
+#include "core/dom/Document.h" |
#include "core/dom/Text.h" |
#include "core/events/KeyboardEvent.h" |
#include "platform/text/PlatformLocale.h" |