summaryrefslogtreecommitdiff
path: root/include/dom/dom.h
diff options
context:
space:
mode:
authorrsk1994 <rsk1coder99@gmail.com>2014-05-10 02:38:24 +0530
committerRupinder Singh Khokhar <rsk1coder99@gmail.com>2014-06-11 04:27:05 +0530
commit0c8d631cbd247a4d34f19f825f70d5fe5b70ec36 (patch)
tree2a5bc87d63741801cd992fd93f00314f7def8b5e /include/dom/dom.h
parent306c09b04502f1a501d155bd1d6380191d1a4106 (diff)
downloadlibdom-0c8d631cbd247a4d34f19f825f70d5fe5b70ec36.tar.gz
libdom-0c8d631cbd247a4d34f19f825f70d5fe5b70ec36.tar.bz2
LI <li> 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 4af78f7..8bd45bf 100644
--- a/include/dom/dom.h
+++ b/include/dom/dom.h
@@ -70,6 +70,7 @@
#include <dom/html/html_label_element.h>
#include <dom/html/html_ulist_element.h>
#include <dom/html/html_olist_element.h>
+#include <dom/html/html_li_element.h>
/* DOM Events header */
#include <dom/events/events.h>