From 527756cca0471a55389a3494d35f9b1b13f20b7e Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 30 May 2016 11:29:39 +0100 Subject: move fetch header into public API --- frontends/cocoa/fetch.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontends/cocoa') diff --git a/frontends/cocoa/fetch.m b/frontends/cocoa/fetch.m index 1c36bb8a5..0bbce09f6 100644 --- a/frontends/cocoa/fetch.m +++ b/frontends/cocoa/fetch.m @@ -20,7 +20,7 @@ #import "utils/log.h" #import "utils/nsurl.h" -#import "desktop/gui_fetch.h" +#import "netsurf/fetch.h" #import "cocoa/fetch.h" -- cgit v1.2.3