summaryrefslogtreecommitdiff
path: root/include/dom/dom.h
diff options
context:
space:
mode:
authorrsk1994 <rsk1coder99@gmail.com>2014-05-06 18:02:40 +0530
committerRupinder Singh Khokhar <rsk1coder99@gmail.com>2014-06-11 04:27:04 +0530
commitc26794c84b61cb3364207aff1e81598048af2a13 (patch)
treeb1e9e828e9840f184afc240118ddb974a3ec3ec5 /include/dom/dom.h
parent6ba15f74fdb3009fce39dbc2ef23b1e238b95e9b (diff)
downloadlibdom-c26794c84b61cb3364207aff1e81598048af2a13.tar.gz
libdom-c26794c84b61cb3364207aff1e81598048af2a13.tar.bz2
QUOTE <q> 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 2dd63bb..d820fd0 100644
--- a/include/dom/dom.h
+++ b/include/dom/dom.h
@@ -64,6 +64,7 @@
#include <dom/html/html_div_element.h>
#include <dom/html/html_paragraph_element.h>
#include <dom/html/html_heading_element.h>
+#include <dom/html/html_quote_element.h>
/* DOM Events header */
#include <dom/events/events.h>