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-21 17:37:12 +0530
commit692a5aab2178b5b6e3111ed782f4288c7994ac2b (patch)
tree2facbfe8b1c893b227a29686dc39106786e960e2 /include/dom/dom.h
parentffc8138ba026b6ce0471105ab431f054f24589ff (diff)
downloadlibdom-692a5aab2178b5b6e3111ed782f4288c7994ac2b.tar.gz
libdom-692a5aab2178b5b6e3111ed782f4288c7994ac2b.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>