summaryrefslogtreecommitdiff
path: root/src/8bpp_plotters.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/8bpp_plotters.c')
-rw-r--r--src/8bpp_plotters.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/8bpp_plotters.c b/src/8bpp_plotters.c
index 40a06f9..307e4a7 100644
--- a/src/8bpp_plotters.c
+++ b/src/8bpp_plotters.c
@@ -300,7 +300,7 @@ glyph8(nsfb_t *nsfb,
static bool
bitmap(nsfb_t *nsfb,
- nsfb_bbox_t *loc,
+ const nsfb_bbox_t *loc,
const nsfb_colour_t *pixel,
int bmp_width,
int bmp_height,