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-11 04:27:09 +0530
commitf1107bdb33dd760151d1b7311b09fb099c05d8c9 (patch)
treef2f4e2e831d8e0fcc1aab2f518628542eda465a1 /include/dom/dom.h
parent644e93ff924466c41e55bad14fb7a42c468a4f7c (diff)
downloadlibdom-f1107bdb33dd760151d1b7311b09fb099c05d8c9.tar.gz
libdom-f1107bdb33dd760151d1b7311b09fb099c05d8c9.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>