From aa2587254ac7a46457bc8a7b6cd6b26f50843330 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sat, 9 Oct 2010 18:00:32 +0000 Subject: Update build instructions Remove warnings from treeview branch merge svn path=/trunk/netsurf/; revision=10874 --- windows/gui.c | 1 + 1 file changed, 1 insertion(+) (limited to 'windows/gui.c') diff --git a/windows/gui.c b/windows/gui.c index 99e904071..c9640ffbb 100644 --- a/windows/gui.c +++ b/windows/gui.c @@ -58,6 +58,7 @@ #include "windows/plot.h" #include "windows/prefs.h" #include "windows/resourceid.h" +#include "windows/schedule.h" char *default_stylesheet_url; char *adblock_stylesheet_url; -- cgit v1.2.3