summaryrefslogtreecommitdiff
path: root/include/dom/dom.h
diff options
context:
space:
mode:
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 bfe9378..7a17152 100644
--- a/include/dom/dom.h
+++ b/include/dom/dom.h
@@ -50,6 +50,7 @@
#include <dom/html/html_input_element.h>
#include <dom/html/html_button_element.h>
#include <dom/html/html_text_area_element.h>
+#include <dom/html/html_opt_group_element.h>
/* DOM Events header */
#include <dom/events/events.h>