summaryrefslogtreecommitdiff
path: root/amiga/plotters.c
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/plotters.c')
-rwxr-xr-xamiga/plotters.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/amiga/plotters.c b/amiga/plotters.c
index 7c9158285..28917c781 100755
--- a/amiga/plotters.c
+++ b/amiga/plotters.c
@@ -33,6 +33,7 @@
#include "utils/log.h"
#include <math.h>
#include <assert.h>
+#include <proto/exec.h>
static void ami_bitmap_tile_hook(struct Hook *hook,struct RastPort *rp,struct BackFillMessage *bfmsg);