summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--desktop/netsurf.c1
1 files changed, 1 insertions, 0 deletions
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 <libwapcaplet/libwapcaplet.h>
#include "utils/config.h"
+#include "utils/schedule.h"
#include "utils/utsname.h"
#include "content/content_factory.h"
#include "content/fetch.h"