summaryrefslogtreecommitdiff
path: root/image/rsvg.c
diff options
context:
space:
mode:
Diffstat (limited to 'image/rsvg.c')
-rw-r--r--image/rsvg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/image/rsvg.c b/image/rsvg.c
index 4ffb43aa8..a4de9dfbe 100644
--- a/image/rsvg.c
+++ b/image/rsvg.c
@@ -77,7 +77,7 @@ static nserror rsvg_create_svg_data(rsvg_content *c)
static nserror rsvg_create(const content_handler *handler,
- lwc_string *imime_type, const http_parameter *params,
+ lwc_string *imime_type, const struct http_parameter *params,
llcache_handle *llcache, const char *fallback_charset,
bool quirks, struct content **c)
{