summaryrefslogtreecommitdiff
path: root/include/dom/dom.h
diff options
context:
space:
mode:
authorrsk1994 <rsk1coder99@gmail.com>2014-05-14 20:14:31 +0530
committerRupinder Singh Khokhar <rsk1coder99@gmail.com>2014-06-11 04:27:07 +0530
commit7bf86def02f275eac1c1f0c634461e9aed545a14 (patch)
treec1e4837c185ee38a6eb16ce0f4e7c61fa611bcc7 /include/dom/dom.h
parent8e45e8ddbec0eb239f780254d5658160ecb0387c (diff)
downloadlibdom-7bf86def02f275eac1c1f0c634461e9aed545a14.tar.gz
libdom-7bf86def02f275eac1c1f0c634461e9aed545a14.tar.bz2
Including Level2 tests & the Basefont Element , also a minor change in level2 basefontElement test
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 f243bec..7c788fd 100644
--- a/include/dom/dom.h
+++ b/include/dom/dom.h
@@ -74,6 +74,7 @@
#include <dom/html/html_font_element.h>
#include <dom/html/html_mod_element.h>
#include <dom/html/html_anchor_element.h>
+#include <dom/html/html_basefont_element.h>
/* DOM Events header */
#include <dom/events/events.h>