From 0855210596f5a5499c7bdcd7b8084317b1ea6c7a Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 8 Apr 2007 17:55:37 +0000 Subject: More Jack MIDI API compatibility jacks. git-svn-id: http://svn.drobilla.net/lad/slv2@421 a436a847-0d15-0410-975c-d299462d15a1 --- hosts/lv2_jack_host.c | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/lv2_jack_host.c') diff --git a/hosts/lv2_jack_host.c b/hosts/lv2_jack_host.c index ac9f2ff..9cc31d9 100644 --- a/hosts/lv2_jack_host.c +++ b/hosts/lv2_jack_host.c @@ -21,6 +21,7 @@ #include #include #include +#include "jack_compat.h" #define WITH_MIDI 1 #define MIDI_BUFFER_SIZE 1024 -- cgit v1.2.1