JACK: update to newer headers

Fixes #3181
This commit is contained in:
Wim Taymans 2023-04-28 17:32:04 +02:00
parent 56c59630c9
commit 7c5b61295d
9 changed files with 38 additions and 28 deletions

View file

@ -238,7 +238,7 @@ void jack_get_transport_info (jack_client_t *client,
void jack_set_transport_info (jack_client_t *client,
jack_transport_info_t *tinfo) JACK_OPTIONAL_WEAK_EXPORT;
/*@}*/
/**@}*/
#ifdef __cplusplus
}