summaryrefslogtreecommitdiff
path: root/amiga/plotters.c
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2015-01-20 00:39:32 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2015-01-20 00:39:32 +0000
commit2b9df1b2cd30e394ebb4e9be721b7d219c4e418c (patch)
treea37d0e9834a253f4e9fc548407a0fe07c002fbe7 /amiga/plotters.c
parent4cf9d888ff901dbfbaee0d3460068300e014e724 (diff)
downloadnetsurf-2b9df1b2cd30e394ebb4e9be721b7d219c4e418c.tar.gz
netsurf-2b9df1b2cd30e394ebb4e9be721b7d219c4e418c.tar.bz2
Remove some p96 usage
Diffstat (limited to 'amiga/plotters.c')
-rwxr-xr-xamiga/plotters.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/amiga/plotters.c b/amiga/plotters.c
index f672e7a7b..eaf775183 100755
--- a/amiga/plotters.c
+++ b/amiga/plotters.c
@@ -18,7 +18,9 @@
#include "amiga/os3support.h"
+#ifdef __amigaos4__
#include <proto/Picasso96API.h>
+#endif
#include <proto/exec.h>
#include <proto/intuition.h>