summaryrefslogtreecommitdiff
path: root/cocoa
diff options
context:
space:
mode:
Diffstat (limited to 'cocoa')
-rw-r--r--cocoa/apple_image.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/cocoa/apple_image.m b/cocoa/apple_image.m
index 91dfcb4e6..8261e8bc6 100644
--- a/cocoa/apple_image.m
+++ b/cocoa/apple_image.m
@@ -48,7 +48,7 @@ static void *apple_image_get_internal(const struct content *c, void *context)
}
static nserror apple_image_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)
{