summaryrefslogtreecommitdiff
path: root/include/dom/dom.h
diff options
context:
space:
mode:
authorrsk1994 <rsk1coder99@gmail.com>2014-05-31 09:59:54 +0530
committerRupinder Singh Khokhar <rsk1coder99@gmail.com>2014-06-21 17:37:14 +0530
commitc040eaea0342f2cd29e29573763d85ec5919ff00 (patch)
tree9aaf241a330acab43545bb94c7356c7427da342b /include/dom/dom.h
parent72287add78150033d00afd813bb6f5b0c6dee907 (diff)
downloadlibdom-c040eaea0342f2cd29e29573763d85ec5919ff00.tar.gz
libdom-c040eaea0342f2cd29e29573763d85ec5919ff00.tar.bz2
Base Element
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 fb39388..2c312f4 100644
--- a/include/dom/dom.h
+++ b/include/dom/dom.h
@@ -88,6 +88,7 @@
#include <dom/html/html_tablesection_element.h>
#include <dom/html/html_table_element.h>
#include <dom/html/html_tablerow_element.h>
+#include <dom/html/html_base_element.h>
/* DOM Events header */
#include <dom/events/events.h>