summaryrefslogtreecommitdiff
path: root/include/dom/dom.h
diff options
context:
space:
mode:
authorrsk1994 <rsk1coder99@gmail.com>2014-05-17 08:39:50 +0530
committerRupinder Singh Khokhar <rsk1coder99@gmail.com>2014-06-21 17:37:13 +0530
commit708305ca950301ceee53bc0552beb80880e83842 (patch)
tree23ae8c780d1b5de6f3f906997e0bfa0424e26af7 /include/dom/dom.h
parent76d5fd85e93ea48ff6ee9ba8af99f6b564bc536d (diff)
downloadlibdom-708305ca950301ceee53bc0552beb80880e83842.tar.gz
libdom-708305ca950301ceee53bc0552beb80880e83842.tar.bz2
Map 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 69a4f77..8a1b5e5 100644
--- a/include/dom/dom.h
+++ b/include/dom/dom.h
@@ -80,6 +80,7 @@
#include <dom/html/html_param_element.h>
#include <dom/html/html_applet_element.h>
#include <dom/html/html_area_element.h>
+#include <dom/html/html_map_element.h>
/* DOM Events header */
#include <dom/events/events.h>