summaryrefslogtreecommitdiffstats
path: root/webkit/glue/autofill_form.cc
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/glue/autofill_form.cc')
-rw-r--r--webkit/glue/autofill_form.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/glue/autofill_form.cc b/webkit/glue/autofill_form.cc
index 182aab6..d6988bd 100644
--- a/webkit/glue/autofill_form.cc
+++ b/webkit/glue/autofill_form.cc
@@ -7,6 +7,7 @@
MSVC_PUSH_WARNING_LEVEL(0);
#include "Frame.h"
+#include "HTMLFormElement.h"
#include "HTMLInputElement.h"
#include "HTMLNames.h"
MSVC_POP_WARNING();