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-11 04:27:13 +0530
commiteb735d3cd022b9fc8284b2e86570a8db5854d56a (patch)
tree14c2de20ca79ba9dde016896e60cae1a455a3cdb /include/dom/dom.h
parent26610a3b631ecf53356c95fa72ba822b0cb12d86 (diff)
downloadlibdom-eb735d3cd022b9fc8284b2e86570a8db5854d56a.tar.gz
libdom-eb735d3cd022b9fc8284b2e86570a8db5854d56a.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>