summaryrefslogtreecommitdiff
path: root/amiga/plotters.h
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/plotters.h')
-rwxr-xr-xamiga/plotters.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/amiga/plotters.h b/amiga/plotters.h
index 7bd42af6f..f9d95b765 100755
--- a/amiga/plotters.h
+++ b/amiga/plotters.h
@@ -28,7 +28,7 @@
struct gui_globals
{
struct BitMap *bm;
- struct RastPort rp;
+ struct RastPort *rp;
struct Layer_Info *layerinfo;
APTR areabuf;
APTR tmprasbuf;