summaryrefslogtreecommitdiff
path: root/image/webp.c
diff options
context:
space:
mode:
Diffstat (limited to 'image/webp.c')
-rw-r--r--image/webp.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/image/webp.c b/image/webp.c
index 56d1a5008..671ea5195 100644
--- a/image/webp.c
+++ b/image/webp.c
@@ -130,8 +130,7 @@ void webp_destroy(struct content *c)
*/
bool webp_redraw(struct content *c, int x, int y,
- int width, int height,
- int clip_x0, int clip_y0, int clip_x1, int clip_y1,
+ int width, int height, struct rect *clip,
float scale, colour background_colour)
{
return plot.bitmap(x, y, width, height,