summaryrefslogtreecommitdiff
path: root/amiga/download.c
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-04-20 15:54:18 +0100
committerVincent Sanders <vince@kyllikki.org>2016-04-20 15:54:18 +0100
commit31de1c251b5c6f6a39f6f7500e28c6086b807953 (patch)
tree5f075182e8972adba6b4af2f89628ca6831d6477 /amiga/download.c
parent3930d00519bbcee968a804b1f445c1638531cc15 (diff)
downloadnetsurf-31de1c251b5c6f6a39f6f7500e28c6086b807953.tar.gz
netsurf-31de1c251b5c6f6a39f6f7500e28c6086b807953.tar.bz2
Cleanup amiga include issues introduced as part of core updates
Diffstat (limited to 'amiga/download.c')
-rw-r--r--amiga/download.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/amiga/download.c b/amiga/download.c
index faa71dbc8..fc58bd48e 100644
--- a/amiga/download.c
+++ b/amiga/download.c
@@ -42,6 +42,7 @@
#include <reaction/reaction_macros.h>
#include "utils/errors.h"
+#include "utils/nsurl.h"
#include "utils/log.h"
#include "utils/messages.h"
#include "utils/utils.h"