mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-16 03:36:32 +01:00
header file fixup for weak jack linkage, forward ported from 2.X
git-svn-id: svn://localhost/ardour2/branches/3.0@10156 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
9030f4e61b
commit
43b8eff4f6
2 changed files with 1 additions and 3 deletions
|
|
@ -37,6 +37,7 @@
|
|||
#include "pbd/signals.h"
|
||||
|
||||
#include "ardour/ardour.h"
|
||||
#include <jack/weakjack.h>
|
||||
#include <jack/jack.h>
|
||||
#include <jack/transport.h>
|
||||
|
||||
|
|
|
|||
|
|
@ -25,9 +25,6 @@
|
|||
#include <sstream>
|
||||
|
||||
#include <glibmm/timer.h>
|
||||
#include <jack/weakjack.h>
|
||||
#include <jack/jack.h>
|
||||
#include <jack/thread.h>
|
||||
|
||||
#include "pbd/pthread_utils.h"
|
||||
#include "pbd/stacktrace.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue