summaryrefslogtreecommitdiff
path: root/include/dom/dom.h
diff options
context:
space:
mode:
authorrsk1994 <rsk1coder99@gmail.com>2014-05-21 12:16:24 +0530
committerRupinder Singh Khokhar <rsk1coder99@gmail.com>2014-06-11 04:27:10 +0530
commitca30ba7de4c3b0b17a61e1f07032575a01f2cd25 (patch)
tree54a84eeed5201b0fef2a90ee1997dd848468a1fa /include/dom/dom.h
parent16ceb174a3eca4e93f9ecc72296332b1d6ceba60 (diff)
downloadlibdom-ca30ba7de4c3b0b17a61e1f07032575a01f2cd25.tar.gz
libdom-ca30ba7de4c3b0b17a61e1f07032575a01f2cd25.tar.bz2
TableSection Element Rev.1
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 51d12c4..071ca2c 100644
--- a/include/dom/dom.h
+++ b/include/dom/dom.h
@@ -85,6 +85,7 @@
#include <dom/html/html_tablecaption_element.h>
#include <dom/html/html_tablecell_element.h>
#include <dom/html/html_tablecol_element.h>
+#include <dom/html/html_tablesection_element.h>
/* DOM Events header */
#include <dom/events/events.h>