summaryrefslogtreecommitdiff
path: root/amiga/bitmap.c
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2011-01-06 23:17:17 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2011-01-06 23:17:17 +0000
commitd83f683e9681f8ca68701df93cd23d983e104284 (patch)
treefed3503efb3d970d0bb999f074c1f2623ab62abc /amiga/bitmap.c
parentb5e989487ccf6f44b696f8ef3601e86255c98dbd (diff)
downloadnetsurf-d83f683e9681f8ca68701df93cd23d983e104284.tar.gz
netsurf-d83f683e9681f8ca68701df93cd23d983e104284.tar.bz2
Sprinkle some #ifdef __amigaos4__ around
svn path=/trunk/netsurf/; revision=11230
Diffstat (limited to 'amiga/bitmap.c')
-rw-r--r--amiga/bitmap.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/amiga/bitmap.c b/amiga/bitmap.c
index 6ae75e1f7..332b9794f 100644
--- a/amiga/bitmap.c
+++ b/amiga/bitmap.c
@@ -20,14 +20,16 @@
#include "amiga/bitmap.h"
#include <proto/exec.h>
#include <proto/Picasso96API.h>
+#ifdef __amigaos4__
+#include <graphics/blitattr.h>
#include <graphics/composite.h>
+#endif
#include "amiga/options.h"
#include <proto/datatypes.h>
#include <datatypes/pictureclass.h>
#include <proto/dos.h>
#include <proto/intuition.h>
#include "utils/messages.h"
-#include <graphics/blitattr.h>
/**
* Create a bitmap.