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-21 17:37:12 +0530
commitfc102fd14a29d7d738ce4e6053755a49c9ded314 (patch)
tree7770190dbfed7784a959732722565076f7a60ded /include/dom/dom.h
parentc82cd22ba5d791404345ec75251b3136581e89e5 (diff)
downloadlibdom-fc102fd14a29d7d738ce4e6053755a49c9ded314.tar.gz
libdom-fc102fd14a29d7d738ce4e6053755a49c9ded314.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>