summaryrefslogtreecommitdiff
path: root/include/dom/dom.h
diff options
context:
space:
mode:
authorrsk1994 <rsk1coder99@gmail.com>2014-06-03 06:43:00 +0530
committerRupinder Singh Khokhar <rsk1coder99@gmail.com>2014-06-11 04:27:11 +0530
commit47847ac9ba3d26771e8007761e5da50e61daf734 (patch)
tree814ee4ce7aae0fd316624dba13db0d9955dd2424 /include/dom/dom.h
parentcd055419fb5e2c046046d8e132105909c9f7c874 (diff)
downloadlibdom-47847ac9ba3d26771e8007761e5da50e61daf734.tar.gz
libdom-47847ac9ba3d26771e8007761e5da50e61daf734.tar.bz2
Style 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 2c312f4..68ae227 100644
--- a/include/dom/dom.h
+++ b/include/dom/dom.h
@@ -89,6 +89,7 @@
#include <dom/html/html_table_element.h>
#include <dom/html/html_tablerow_element.h>
#include <dom/html/html_base_element.h>
+#include <dom/html/html_style_element.h>
/* DOM Events header */
#include <dom/events/events.h>