From 15e67e4e4e2333731e8d7a9e70bd95976e512f2c Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 30 May 2022 20:06:57 -0400 Subject: Reduce dependence on jalv_internal.h --- src/jalv_console.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/jalv_console.c') diff --git a/src/jalv_console.c b/src/jalv_console.c index f71c49f..ebb9164 100644 --- a/src/jalv_console.c +++ b/src/jalv_console.c @@ -14,6 +14,7 @@ #include "options.h" #include "port.h" #include "state.h" +#include "types.h" #include "lilv/lilv.h" #include "lv2/ui/ui.h" -- cgit v1.2.1