mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +01:00
add yet more missing parts of previous commit re: libmidi++ and JACK (files not saved in emacs, sigh)
This commit is contained in:
parent
4a71e6f28f
commit
4d0caa6ddd
1 changed files with 4 additions and 0 deletions
|
|
@ -22,6 +22,10 @@
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
|
||||||
|
#include <jack/types.h> /* XXX ... desirable to get rid of this but needed for
|
||||||
|
* now due to use of JackPortIsXXXX
|
||||||
|
*/
|
||||||
|
|
||||||
#include "pbd/xml++.h"
|
#include "pbd/xml++.h"
|
||||||
#include "pbd/crossthread.h"
|
#include "pbd/crossthread.h"
|
||||||
#include "pbd/signals.h"
|
#include "pbd/signals.h"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue