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
@ -22,6 +22,10 @@
|
||||
#include <string>
|
||||
#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/crossthread.h"
|
||||
#include "pbd/signals.h"
|
||||
|
Loading…
Reference in New Issue
Block a user