summaryrefslogtreecommitdiff
path: root/riscos/download.c
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2014-06-04 16:44:29 +0100
committerVincent Sanders <vince@kyllikki.org>2014-06-04 16:53:25 +0100
commit80bee65a71a7e85cb800e5d1d1f58525c855cb09 (patch)
treefe3ff81862951312c33dc52aecd66516ca76f59d /riscos/download.c
parent9523658467b444caec37de6357964635e99938e0 (diff)
downloadnetsurf-80bee65a71a7e85cb800e5d1d1f58525c855cb09.tar.gz
netsurf-80bee65a71a7e85cb800e5d1d1f58525c855cb09.tar.bz2
remove forward declarations from risc os gui.c
cleanup filetype magic numbers.
Diffstat (limited to 'riscos/download.c')
-rw-r--r--riscos/download.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/riscos/download.c b/riscos/download.c
index 6109d6933..a03ff474b 100644
--- a/riscos/download.c
+++ b/riscos/download.c
@@ -63,6 +63,7 @@
#include "riscos/wimp.h"
#include "riscos/wimp_event.h"
#include "riscos/ucstables.h"
+#include "riscos/filetype.h"
#define ICON_DOWNLOAD_ICON 0
#define ICON_DOWNLOAD_URL 1