summaryrefslogtreecommitdiff
path: root/include/dom/dom.h
diff options
context:
space:
mode:
authorrsk1994 <rsk1coder99@gmail.com>2014-06-06 01:43:58 +0530
committerRupinder Singh Khokhar <rsk1coder99@gmail.com>2014-06-21 17:37:15 +0530
commit826ce26fa1f8fbc54fec9aa1920dc987bb7bcf83 (patch)
treeae152dc2e7c209d0013cb438ea50c8f41e7dd7d1 /include/dom/dom.h
parent6bff7533b61a5d376d9f08a7a62d185a8e7155b3 (diff)
downloadlibdom-826ce26fa1f8fbc54fec9aa1920dc987bb7bcf83.tar.gz
libdom-826ce26fa1f8fbc54fec9aa1920dc987bb7bcf83.tar.bz2
Frame 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 376ef14..d8245ac 100644
--- a/include/dom/dom.h
+++ b/include/dom/dom.h
@@ -91,6 +91,7 @@
#include <dom/html/html_base_element.h>
#include <dom/html/html_style_element.h>
#include <dom/html/html_frameset_element.h>
+#include <dom/html/html_frame_element.h>
/* DOM Events header */
#include <dom/events/events.h>