From 7798dae86a1d85dc020de1e04e37f8ff2713094c Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sat, 1 Feb 2014 22:44:43 +0000 Subject: fix missing includes --- cocoa/fetch.m | 1 + 1 file changed, 1 insertion(+) (limited to 'cocoa') diff --git a/cocoa/fetch.m b/cocoa/fetch.m index 7bf00e0ba..70d3805e1 100644 --- a/cocoa/fetch.m +++ b/cocoa/fetch.m @@ -19,6 +19,7 @@ #import #import "utils/log.h" +#import "utils/nsurl.h" #import "desktop/gui.h" #import "cocoa/fetch.h" -- cgit v1.2.3