aboutsummaryrefslogtreecommitdiffstats
path: root/src/worker.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/worker.h')
-rw-r--r--src/worker.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/worker.h b/src/worker.h
index 942b993..dfef35f 100644
--- a/src/worker.h
+++ b/src/worker.h
@@ -16,8 +16,12 @@
#include "jalv_internal.h"
+#include "lilv/lilv.h"
#include "lv2/worker/worker.h"
+#include <stdbool.h>
+#include <stdint.h>
+
void
jalv_worker_init(Jalv* jalv,
JalvWorker* worker,