summaryrefslogtreecommitdiff
path: root/frontends/amiga
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-05-30 11:29:39 +0100
committerVincent Sanders <vince@kyllikki.org>2016-05-30 11:29:39 +0100
commit527756cca0471a55389a3494d35f9b1b13f20b7e (patch)
tree1082a6caf6b5a41ec836fba207fe57b50629bba9 /frontends/amiga
parentfe7eb85614244d5e0659c88431fbd9726fa33051 (diff)
downloadnetsurf-527756cca0471a55389a3494d35f9b1b13f20b7e.tar.gz
netsurf-527756cca0471a55389a3494d35f9b1b13f20b7e.tar.bz2
move fetch header into public API
Diffstat (limited to 'frontends/amiga')
-rw-r--r--frontends/amiga/gui.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/amiga/gui.c b/frontends/amiga/gui.c
index 75875d3c3..c79e06b30 100644
--- a/frontends/amiga/gui.c
+++ b/frontends/amiga/gui.c
@@ -113,7 +113,7 @@
#include "desktop/textinput.h"
#include "desktop/tree.h"
#include "netsurf/window.h"
-#include "desktop/gui_fetch.h"
+#include "netsurf/fetch.h"
#include "netsurf/misc.h"
/* NetSurf Amiga platform includes */