mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
remove use of JACK headers to allow building on systems without JACK
This commit is contained in:
parent
fa66d0ae38
commit
dc0723655e
1 changed files with 0 additions and 2 deletions
|
|
@ -26,8 +26,6 @@
|
||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <jack/jack.h>
|
|
||||||
#include <jack/thread.h>
|
|
||||||
#include <libgen.h>
|
#include <libgen.h>
|
||||||
|
|
||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue