summaryrefslogtreecommitdiff
path: root/audio/synthpod-lv2/files/patch-props.lv2_props.h
blob: c64fd05e35d07e8755cd3dece30a2a9a2be925e1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- props.lv2/props.h.orig	2023-10-30 01:57:04 UTC
+++ props.lv2/props.h
@@ -25,6 +25,7 @@ extern "C" {
 #include <stdlib.h>
 #include <stdatomic.h>
 #include <stdio.h>
+#include <libgen.h>
 
 #include <lv2/lv2plug.in/ns/lv2core/lv2.h>
 #include <lv2/lv2plug.in/ns/ext/urid/urid.h>