summaryrefslogtreecommitdiff
path: root/frontends/amiga/download.c
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-05-30 11:15:58 +0100
committerVincent Sanders <vince@kyllikki.org>2016-05-30 11:15:58 +0100
commitc821ed2bbd91e1b4fe2b74c01cce1a4106f37655 (patch)
tree54f324ac971e5a4f327d5e0a6725a7694ce2817a /frontends/amiga/download.c
parentd240bec03627f5a26cd70e83a58483c69834f7c2 (diff)
downloadnetsurf-c821ed2bbd91e1b4fe2b74c01cce1a4106f37655.tar.gz
netsurf-c821ed2bbd91e1b4fe2b74c01cce1a4106f37655.tar.bz2
move download header into public API
Diffstat (limited to 'frontends/amiga/download.c')
-rw-r--r--frontends/amiga/download.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/amiga/download.c b/frontends/amiga/download.c
index 2b7d0e3e7..8b122ecb3 100644
--- a/frontends/amiga/download.c
+++ b/frontends/amiga/download.c
@@ -53,7 +53,7 @@
#include "desktop/browser.h"
#include "desktop/mouse.h"
#include "netsurf/window.h"
-#include "desktop/gui_download.h"
+#include "netsurf/download.h"
#include "content/handlers/image/ico.h"
#include "amiga/gui.h"