summaryrefslogtreecommitdiff
path: root/riscos/draw.c
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/draw.c')
-rw-r--r--riscos/draw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/riscos/draw.c b/riscos/draw.c
index 4c2cfd409..b5c13d621 100644
--- a/riscos/draw.c
+++ b/riscos/draw.c
@@ -105,7 +105,7 @@ void draw_destroy(struct content *c)
*/
bool draw_redraw(struct content *c, int x, int y,
- int width, int height, struct rect *clip,
+ int width, int height, const struct rect *clip,
float scale, colour background_colour)
{
os_trfm matrix;