summaryrefslogtreecommitdiff
path: root/image/svg.c
diff options
context:
space:
mode:
Diffstat (limited to 'image/svg.c')
-rw-r--r--image/svg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/image/svg.c b/image/svg.c
index 0bffbe836..63cdb3bf8 100644
--- a/image/svg.c
+++ b/image/svg.c
@@ -70,7 +70,7 @@ no_memory:
*/
static nserror svg_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)
{