summaryrefslogtreecommitdiff
path: root/amiga/font_bullet.c
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2016-01-15 19:58:24 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2016-01-15 19:58:24 +0000
commit673f3e6887586c31e3f2507c6fd021c1e2c07209 (patch)
treed61f5ec4439eefa6d9c61f3b3435ac26da1835f9 /amiga/font_bullet.c
parent6ad939b5a6e7807eaad78d5b2e0486c859740cf3 (diff)
downloadnetsurf-673f3e6887586c31e3f2507c6fd021c1e2c07209.tar.gz
netsurf-673f3e6887586c31e3f2507c6fd021c1e2c07209.tar.bz2
Fix some old and new GCC errors/warnings
Diffstat (limited to 'amiga/font_bullet.c')
-rw-r--r--amiga/font_bullet.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/amiga/font_bullet.c b/amiga/font_bullet.c
index 432ae8838..72a2d90b2 100644
--- a/amiga/font_bullet.c
+++ b/amiga/font_bullet.c
@@ -24,6 +24,7 @@
#include <proto/bullet.h>
#endif
#include <proto/diskfont.h>
+#include <proto/exec.h>
#include <proto/graphics.h>
#include <proto/utility.h>