summaryrefslogtreecommitdiff
path: root/include/dom/dom.h
diff options
context:
space:
mode:
authorrsk1994 <rsk1coder99@gmail.com>2014-05-17 03:06:50 +0530
committerRupinder Singh Khokhar <rsk1coder99@gmail.com>2014-06-11 04:27:08 +0530
commit5a31bfe0233d501ca162848631a1e6ff5c87a275 (patch)
tree000c9d36de33940ad2b5e962068736e36a85eb83 /include/dom/dom.h
parent559ca5e250bc1b902bd2764e05dd8767d1d7ffe6 (diff)
downloadlibdom-5a31bfe0233d501ca162848631a1e6ff5c87a275.tar.gz
libdom-5a31bfe0233d501ca162848631a1e6ff5c87a275.tar.bz2
Param 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 1503625..d8edf7e 100644
--- a/include/dom/dom.h
+++ b/include/dom/dom.h
@@ -77,6 +77,7 @@
#include <dom/html/html_basefont_element.h>
#include <dom/html/html_image_element.h>
#include <dom/html/html_object_element.h>
+#include <dom/html/html_param_element.h>
/* DOM Events header */
#include <dom/events/events.h>