From 93e9bfe3232fbcb3531acf07a870ed404c526f27 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sun, 13 Mar 2011 18:26:46 +0000 Subject: Shunt the schedule function definitions to desktop/schedule.h. Shunt the hlcache/llcache to using schedule to get their cleanups run. svn path=/trunk/netsurf/; revision=12029 --- desktop/browser.c | 1 + 1 file changed, 1 insertion(+) (limited to 'desktop/browser.c') diff --git a/desktop/browser.c b/desktop/browser.c index ecf43b61b..63b61de16 100644 --- a/desktop/browser.c +++ b/desktop/browser.c @@ -51,6 +51,7 @@ #include "desktop/knockout.h" #include "desktop/options.h" #include "desktop/selection.h" +#include "desktop/schedule.h" #include "desktop/textinput.h" #include "desktop/plotters.h" -- cgit v1.2.3