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
commit6e95420b74d8e9da135c7ba6f2c80a1f7bdc6dba (patch)
treeb1e9e828e9840f184afc240118ddb974a3ec3ec5 /include/dom/dom.h
parentdfedb7c691be7ae1c44eaa5e83590697b3ba3385 (diff)
downloadlibdom-6e95420b74d8e9da135c7ba6f2c80a1f7bdc6dba.tar.gz
libdom-6e95420b74d8e9da135c7ba6f2c80a1f7bdc6dba.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>