summaryrefslogtreecommitdiff
path: root/include/dom/dom.h
diff options
context:
space:
mode:
authorRupinder Singh Khokhar <rsk1coder99@gmail.com>2014-05-01 08:14:33 +0530
committerRupinder Singh Khokhar <rsk1coder99@gmail.com>2014-05-01 08:14:33 +0530
commit8f3e2dcd42ba26122dd3f20d0c1e1984c27b7fd0 (patch)
treeda74c7bd95c88187381b2f07e7c4510bb2551480 /include/dom/dom.h
parent8c5ed8cf35405c73653aabd57db1b5fbaa1f2b28 (diff)
downloadlibdom-8f3e2dcd42ba26122dd3f20d0c1e1984c27b7fd0.tar.gz
libdom-8f3e2dcd42ba26122dd3f20d0c1e1984c27b7fd0.tar.bz2
Menu 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 0b727af..38bb996 100644
--- a/include/dom/dom.h
+++ b/include/dom/dom.h
@@ -58,6 +58,7 @@
#include <dom/html/html_hr_element.h>
#include <dom/html/html_dlist_element.h>
#include <dom/html/html_directory_element.h>
+#include <dom/html/html_menu_element.h>
/* DOM Events header */
#include <dom/events/events.h>