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 --- image/mng.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'image/mng.c') diff --git a/image/mng.c b/image/mng.c index 1674dd033..a4648e5a3 100644 --- a/image/mng.c +++ b/image/mng.c @@ -33,7 +33,7 @@ #include #include #include -#include "desktop/browser.h" +#include "desktop/schedule.h" #include "desktop/options.h" #include "desktop/plotters.h" #include "image/bitmap.h" -- cgit v1.2.3