summaryrefslogtreecommitdiff
path: root/include/dom/dom.h
diff options
context:
space:
mode:
authorrsk1994 <rsk1coder99@gmail.com>2014-05-17 03:48:13 +0530
committerRupinder Singh Khokhar <rsk1coder99@gmail.com>2014-06-11 04:27:08 +0530
commitadea85fad0882b49e70087c03c173fae6bf8d121 (patch)
tree8c8511fc6067e85bb9d7195f975e8dcf6b984b9d /include/dom/dom.h
parent5a31bfe0233d501ca162848631a1e6ff5c87a275 (diff)
downloadlibdom-adea85fad0882b49e70087c03c173fae6bf8d121.tar.gz
libdom-adea85fad0882b49e70087c03c173fae6bf8d121.tar.bz2
Applet 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 d8edf7e..2a2e1cc 100644
--- a/include/dom/dom.h
+++ b/include/dom/dom.h
@@ -78,6 +78,7 @@
#include <dom/html/html_image_element.h>
#include <dom/html/html_object_element.h>
#include <dom/html/html_param_element.h>
+#include <dom/html/html_applet_element.h>
/* DOM Events header */
#include <dom/events/events.h>