diff --git a/include/sixel.h.in b/include/sixel.h.in index bcdb66c30..cf617151e 100644 --- a/include/sixel.h.in +++ b/include/sixel.h.in @@ -506,7 +506,7 @@ extern "C" { #endif /* create allocator object */ -SIXELSTATUS +SIXELAPI SIXELSTATUS sixel_allocator_new( sixel_allocator_t /* out */ **ppallocator, /* allocator object to be created */ sixel_malloc_t /* in */ fn_malloc, /* custom malloc() function */