From b83af062eff9cfc15f195913b2286528680426bc Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sat, 24 Mar 2012 09:31:24 +0000 Subject: Include html element from dom.h svn path=/trunk/libdom/; revision=13578 --- include/dom/dom.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include') diff --git a/include/dom/dom.h b/include/dom/dom.h index c99a044..917c114 100644 --- a/include/dom/dom.h +++ b/include/dom/dom.h @@ -37,6 +37,9 @@ #include #include +/* DOM HTML headers */ +#include + /* DOM Events header */ #include -- cgit v1.2.3