From c821ed2bbd91e1b4fe2b74c01cce1a4106f37655 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 30 May 2016 11:15:58 +0100 Subject: move download header into public API --- frontends/monkey/download.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontends/monkey/download.c') diff --git a/frontends/monkey/download.c b/frontends/monkey/download.c index 242136662..32241059a 100644 --- a/frontends/monkey/download.c +++ b/frontends/monkey/download.c @@ -22,7 +22,7 @@ #include "utils/errors.h" #include "utils/ring.h" -#include "desktop/gui_download.h" +#include "netsurf/download.h" #include "desktop/download.h" #include "content/hlcache.h" -- cgit v1.2.3