summaryrefslogtreecommitdiff
path: root/riscos/plugin.c
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/plugin.c')
-rw-r--r--riscos/plugin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/riscos/plugin.c b/riscos/plugin.c
index 71a0167a9..340eaaf3e 100644
--- a/riscos/plugin.c
+++ b/riscos/plugin.c
@@ -249,7 +249,7 @@ void plugin_destroy(struct content *c)
* \param scale Scale of page (1.0 = 100%)
*/
bool plugin_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)
{
/* do nothing */