diff options
Diffstat (limited to 'hosts/lv2_simple_jack_host.c')
-rw-r--r-- | hosts/lv2_simple_jack_host.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/hosts/lv2_simple_jack_host.c b/hosts/lv2_simple_jack_host.c index 61a118d..3e808c2 100644 --- a/hosts/lv2_simple_jack_host.c +++ b/hosts/lv2_simple_jack_host.c @@ -22,9 +22,6 @@ #include <slv2/slv2.h> #include <jack/jack.h> -#include "../config.h" -#include "jack_compat.h" - /** This program's data */ struct JackHost { |