From 7a7522a335d70c0d0035b7d713a6b3fda9ee2ec0 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 30 May 2022 17:29:34 -0400 Subject: Separate ui.h from 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 e39d2cc..5f6a36b 100644 --- a/src/jalv_console.c +++ b/src/jalv_console.c @@ -10,6 +10,7 @@ #include "jalv_internal.h" #include "log.h" #include "state.h" +#include "ui.h" #include "lilv/lilv.h" #include "lv2/ui/ui.h" -- cgit v1.2.1