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

@ -185,7 +185,7 @@ jack_midi_event_write(void *port_buffer,
uint32_t
jack_midi_get_lost_event_count(void *port_buffer) JACK_OPTIONAL_WEAK_EXPORT;
/*@}*/
/**@}*/
#ifdef __cplusplus
}