summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/html/DateTimeInputType.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/html/DateTimeInputType.cpp')
-rw-r--r--Source/WebCore/html/DateTimeInputType.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/WebCore/html/DateTimeInputType.cpp b/Source/WebCore/html/DateTimeInputType.cpp
index 78a9184f6..09b423172 100644
--- a/Source/WebCore/html/DateTimeInputType.cpp
+++ b/Source/WebCore/html/DateTimeInputType.cpp
@@ -34,6 +34,7 @@
#include "DateComponents.h"
#include "HTMLInputElement.h"
#include "HTMLNames.h"
+#include "InputTypeNames.h"
#include <wtf/CurrentTime.h>
#include <wtf/PassOwnPtr.h>