From 850dc22c26155fce870d14f7ad90075dfd636581 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sat, 7 Jul 2012 16:52:28 +0100 Subject: Makefile: Install the html_collection header and include it from dom.h --- 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 20cd164..80b5bd0 100644 --- a/include/dom/dom.h +++ b/include/dom/dom.h @@ -38,6 +38,7 @@ #include /* DOM HTML headers */ +#include #include #include #include -- cgit v1.2.3