summaryrefslogtreecommitdiff
path: root/amiga/bitmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/bitmap.h')
-rwxr-xr-xamiga/bitmap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/amiga/bitmap.h b/amiga/bitmap.h
index 3153ee7da..3b6f147ad 100755
--- a/amiga/bitmap.h
+++ b/amiga/bitmap.h
@@ -35,7 +35,7 @@ struct bitmap {
struct BitMap *nativebm;
int nativebmwidth;
int nativebmheight;
- APTR native_mask;
+ PLANEPTR native_mask;
Object *dto;
char *url; /* temporary storage space */
char *title; /* temporary storage space */