summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/dom/dom.h1
-rw-r--r--include/dom/html/html_opt_group_element.h (renamed from include/dom/html/html_optgroup_element.h)0
2 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>
diff --git a/include/dom/html/html_optgroup_element.h b/include/dom/html/html_opt_group_element.h
index 2e182d5..2e182d5 100644
--- a/include/dom/html/html_optgroup_element.h
+++ b/include/dom/html/html_opt_group_element.h