From 7f62710772aaa801647b7e28668b1627f006d07c Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Thu, 6 Jan 2011 23:56:03 +0000 Subject: Include os3support header svn path=/trunk/netsurf/; revision=11236 --- amiga/bitmap.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'amiga') diff --git a/amiga/bitmap.c b/amiga/bitmap.c index 332b9794f..2adcce526 100644 --- a/amiga/bitmap.c +++ b/amiga/bitmap.c @@ -16,6 +16,8 @@ * along with this program. If not, see . */ +#include "amiga/os3support.h" + #include "assert.h" #include "amiga/bitmap.h" #include -- cgit v1.2.3