summaryrefslogtreecommitdiff
path: root/cocoa/fetch.m
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2014-10-16 22:30:38 +0100
committerVincent Sanders <vince@kyllikki.org>2014-10-16 23:25:28 +0100
commit73eb9f49b58826cac63564674494716908562bff (patch)
tree897fb8a88c7783a7eb81e61edf206b597f82f4bb /cocoa/fetch.m
parentf502ca3e6940c4c587e964f5ad6b06115fd6fd00 (diff)
downloadnetsurf-73eb9f49b58826cac63564674494716908562bff.tar.gz
netsurf-73eb9f49b58826cac63564674494716908562bff.tar.bz2
update cocoa frontend to cope with split operation tables
Diffstat (limited to 'cocoa/fetch.m')
-rw-r--r--cocoa/fetch.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/cocoa/fetch.m b/cocoa/fetch.m
index df424c3e8..278b80134 100644
--- a/cocoa/fetch.m
+++ b/cocoa/fetch.m
@@ -20,7 +20,7 @@
#import "utils/log.h"
#import "utils/nsurl.h"
-#import "desktop/gui.h"
+#import "desktop/gui_fetch.h"
#import "cocoa/fetch.h"