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-11 04:27:13 +0530
commit26610a3b631ecf53356c95fa72ba822b0cb12d86 (patch)
tree8d1cb8d3861793c6f6d860f0a45365c090a1c265 /include/dom/dom.h
parentbf6aa2739d4b65c43986b29a2b2c4bbbab061cf5 (diff)
downloadlibdom-26610a3b631ecf53356c95fa72ba822b0cb12d86.tar.gz
libdom-26610a3b631ecf53356c95fa72ba822b0cb12d86.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>