summaryrefslogtreecommitdiff
path: root/include/dom/dom.h
diff options
context:
space:
mode:
authorrsk1994 <rsk1coder99@gmail.com>2014-05-17 01:07:12 +0530
committerRupinder Singh Khokhar <rsk1coder99@gmail.com>2014-06-11 04:27:08 +0530
commit559ca5e250bc1b902bd2764e05dd8767d1d7ffe6 (patch)
treef937be27f897c4eec649a6e942e4532b64ed363a /include/dom/dom.h
parent501852e21d843601d2501cfe9cb31a13f259cf50 (diff)
downloadlibdom-559ca5e250bc1b902bd2764e05dd8767d1d7ffe6.tar.gz
libdom-559ca5e250bc1b902bd2764e05dd8767d1d7ffe6.tar.bz2
Object <object> 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 ea61dfa..1503625 100644
--- a/include/dom/dom.h
+++ b/include/dom/dom.h
@@ -76,6 +76,7 @@
#include <dom/html/html_anchor_element.h>
#include <dom/html/html_basefont_element.h>
#include <dom/html/html_image_element.h>
+#include <dom/html/html_object_element.h>
/* DOM Events header */
#include <dom/events/events.h>