From 267776836be100ffc27fe2760f1605dfa485e208 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 8 Apr 2007 18:38:25 +0000 Subject: You guessed it, more Jack MIDI API filthy broken constantly breaking API pain in the ass hacks. git-svn-id: http://svn.drobilla.net/lad/slv2@423 a436a847-0d15-0410-975c-d299462d15a1 --- hosts/lv2_jack_host.c | 2 ++ hosts/lv2_simple_jack_host.c | 2 ++ 2 files changed, 4 insertions(+) (limited to 'hosts') diff --git a/hosts/lv2_jack_host.c b/hosts/lv2_jack_host.c index 9cc31d9..415d488 100644 --- a/hosts/lv2_jack_host.c +++ b/hosts/lv2_jack_host.c @@ -21,6 +21,8 @@ #include #include #include + +#include "../config.h" #include "jack_compat.h" #define WITH_MIDI 1 diff --git a/hosts/lv2_simple_jack_host.c b/hosts/lv2_simple_jack_host.c index af18bbf..61a118d 100644 --- a/hosts/lv2_simple_jack_host.c +++ b/hosts/lv2_simple_jack_host.c @@ -21,6 +21,8 @@ #include #include #include + +#include "../config.h" #include "jack_compat.h" -- cgit v1.2.1