summaryrefslogtreecommitdiff
path: root/include/dom/dom.h
diff options
context:
space:
mode:
authorrsk1994 <rsk1coder99@gmail.com>2014-06-05 21:06:09 +0530
committerRupinder Singh Khokhar <rsk1coder99@gmail.com>2014-06-21 17:37:14 +0530
commit6bff7533b61a5d376d9f08a7a62d185a8e7155b3 (patch)
tree4d17ed4201bdc5ad8081d4bae545bd4000cbd8c4 /include/dom/dom.h
parentdba6ae49a546cc8da44d7586cb2b84142d44850d (diff)
downloadlibdom-6bff7533b61a5d376d9f08a7a62d185a8e7155b3.tar.gz
libdom-6bff7533b61a5d376d9f08a7a62d185a8e7155b3.tar.bz2
FrameSet 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 68ae227..376ef14 100644
--- a/include/dom/dom.h
+++ b/include/dom/dom.h
@@ -90,6 +90,7 @@
#include <dom/html/html_tablerow_element.h>
#include <dom/html/html_base_element.h>
#include <dom/html/html_style_element.h>
+#include <dom/html/html_frameset_element.h>
/* DOM Events header */
#include <dom/events/events.h>