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-21 17:35:17 +0530
commit2eebfe9785e83b882dfac17c037bfd490cb0bb6a (patch)
tree5ab39891c87a12de5a4eb3ed7176d3cb667f7216 /include/dom/dom.h
parentead52d37920d6c0286b3d9004f41aed4592f18f3 (diff)
downloadlibdom-2eebfe9785e83b882dfac17c037bfd490cb0bb6a.tar.gz
libdom-2eebfe9785e83b882dfac17c037bfd490cb0bb6a.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>