summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2012-07-07 15:31:40 +0100
committerDaniel Silverstone <dsilvers@digital-scurf.org>2012-07-07 15:57:17 +0100
commitabe5525621dcea476d501cda6d2fe8065278b772 (patch)
tree57bb6b019ddafa022ff2cb12d34110448b11cbd7 /include
parent90b1ce030de101026f33ed0c951b0d07f06792fa (diff)
downloadlibdom-abe5525621dcea476d501cda6d2fe8065278b772.tar.gz
libdom-abe5525621dcea476d501cda6d2fe8065278b772.tar.bz2
HTMLTitleElement: Implementation and enabling of test
Diffstat (limited to 'include')
-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 77a40b3..20cd164 100644
--- a/include/dom/dom.h
+++ b/include/dom/dom.h
@@ -42,6 +42,7 @@
#include <dom/html/html_element.h>
#include <dom/html/html_html_element.h>
#include <dom/html/html_head_element.h>
+#include <dom/html/html_title_element.h>
#include <dom/html/html_form_element.h>
/* DOM Events header */