summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/html/TelephoneInputType.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/html/TelephoneInputType.cpp')
-rw-r--r--Source/WebCore/html/TelephoneInputType.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/WebCore/html/TelephoneInputType.cpp b/Source/WebCore/html/TelephoneInputType.cpp
index c1c77f00d..cca0365f5 100644
--- a/Source/WebCore/html/TelephoneInputType.cpp
+++ b/Source/WebCore/html/TelephoneInputType.cpp
@@ -31,6 +31,7 @@
#include "config.h"
#include "TelephoneInputType.h"
+#include "InputTypeNames.h"
#include <wtf/PassOwnPtr.h>
namespace WebCore {