mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 08:14:58 +01:00
Add missing header (-Wmissing-prototypes)
This commit is contained in:
parent
7adb1297cd
commit
16b4535281
1 changed files with 1 additions and 0 deletions
|
|
@ -190,6 +190,7 @@ int have_libjack(void);
|
|||
#include <jack/midiport.h>
|
||||
#include <jack/session.h>
|
||||
#include <jack/thread.h>
|
||||
#include <jack/statistics.h>
|
||||
|
||||
#ifdef HAVE_JACK_METADATA
|
||||
#include <jack/metadata.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue