summaryrefslogtreecommitdiff
path: root/include/dom/dom.h
diff options
context:
space:
mode:
authorJohn-Mark Bell <jmb@netsurf-browser.org>2013-03-16 23:12:26 +0000
committerJohn-Mark Bell <jmb@netsurf-browser.org>2013-03-16 23:12:26 +0000
commit186a160349c42d8895d8ddf71b0cc60f03bca7a2 (patch)
tree7c78605332685444ab6533db62caf90a752ab41d /include/dom/dom.h
parent3d1e6fe463e207f5d5cd42da203fddbddf7e5ddc (diff)
downloadlibdom-186a160349c42d8895d8ddf71b0cc60f03bca7a2.tar.gz
libdom-186a160349c42d8895d8ddf71b0cc60f03bca7a2.tar.bz2
Install html_options_collection.h
Diffstat (limited to 'include/dom/dom.h')
-rw-r--r--include/dom/dom.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dom/dom.h b/include/dom/dom.h
index f9d8817..2ef6e9b 100644
--- a/include/dom/dom.h
+++ b/include/dom/dom.h
@@ -54,6 +54,7 @@
#include <dom/html/html_opt_group_element.h>
#include <dom/html/html_option_element.h>
#include <dom/html/html_select_element.h>
+#include <dom/html/html_options_collection.h>
/* DOM Events header */
#include <dom/events/events.h>