From 09af7a92aa12e3efa9646480566aac4a3aff6225 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Mon, 15 Apr 2013 19:52:44 +0100 Subject: fix warning --- desktop/netsurf.c | 1 + 1 file changed, 1 insertion(+) diff --git a/desktop/netsurf.c b/desktop/netsurf.c index 5945b31a1..dd4000bc0 100644 --- a/desktop/netsurf.c +++ b/desktop/netsurf.c @@ -27,6 +27,7 @@ #include #include "utils/config.h" +#include "utils/schedule.h" #include "utils/utsname.h" #include "content/content_factory.h" #include "content/fetch.h" -- cgit v1.2.3