freebsd-ports/audio/synthpod-lv2/files/patch-props.lv2_props.h
Yuri Victorovich b15afc1d5d audio/synthpod-lv2: update g20190407 → g20230521
PR:		274798
Reported by:	Daniel Engberg <diizzy@FreeBSD.org>
2023-10-29 19:31:24 -07:00

10 lines
282 B
C

--- 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>