summaryrefslogtreecommitdiff
path: root/utils/corestrings.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/corestrings.h')
-rw-r--r--utils/corestrings.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/corestrings.h b/utils/corestrings.h
index 415dece26..e4523542b 100644
--- a/utils/corestrings.h
+++ b/utils/corestrings.h
@@ -273,6 +273,7 @@ extern struct dom_string *corestring_dom_INPUT;
extern struct dom_string *corestring_dom_SELECT;
extern struct dom_string *corestring_dom_TEXTAREA;
extern struct dom_string *corestring_dom_BODY;
+extern struct dom_string *corestring_dom_HEAD;
/* DOM namespaces */
extern struct dom_string *corestring_dom_html_namespace;
/* DOM input node types */