From 85706feb982837d463b945453e6bee661b595260 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sun, 25 Mar 2012 10:44:11 +0000 Subject: Add html_form_element to the public API. It's not fully implemented yet svn path=/trunk/libdom/; revision=13671 --- include/dom/dom.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/dom') diff --git a/include/dom/dom.h b/include/dom/dom.h index fc04457..94d97ff 100644 --- a/include/dom/dom.h +++ b/include/dom/dom.h @@ -40,6 +40,7 @@ /* DOM HTML headers */ #include #include +#include /* DOM Events header */ #include -- cgit v1.2.3