summaryrefslogtreecommitdiff
path: root/src/16bpp_plotters.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/16bpp_plotters.c')
-rw-r--r--src/16bpp_plotters.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/16bpp_plotters.c b/src/16bpp_plotters.c
index 035a9a6..6497f91 100644
--- a/src/16bpp_plotters.c
+++ b/src/16bpp_plotters.c
@@ -325,7 +325,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,