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-21 17:37:14 +0530
commit9282d5bb95cab38da9ada16a6972168aea44e88a (patch)
tree10ad1f4ed004eec136bf059e097caf44e0a8bf31 /include/dom/dom.h
parentc040eaea0342f2cd29e29573763d85ec5919ff00 (diff)
downloadlibdom-9282d5bb95cab38da9ada16a6972168aea44e88a.tar.gz
libdom-9282d5bb95cab38da9ada16a6972168aea44e88a.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>