From 7d18edc5bfbb2a70840072d05da9b314274cf21d Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sat, 7 Jul 2012 22:21:26 +0100 Subject: HTML{{,Button,Select,Form}Element,Document,Element,{,Options}Collection}: Make buttons work and forms contain their correct buttons --- include/dom/dom.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/dom/dom.h') diff --git a/include/dom/dom.h b/include/dom/dom.h index 05ce3e6..47dacbb 100644 --- a/include/dom/dom.h +++ b/include/dom/dom.h @@ -47,6 +47,7 @@ #include #include #include +#include /* DOM Events header */ #include -- cgit v1.2.3