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 917c114..fc04457 100644
--- a/include/dom/dom.h
+++ b/include/dom/dom.h
@@ -39,6 +39,7 @@
/* DOM HTML headers */
#include <dom/html/html_element.h>
+#include <dom/html/html_document.h>
/* DOM Events header */
#include <dom/events/events.h>