freebsd-ports/audio/synthpod-lv2/files/patch-plugins_synthpod__placeholder.c
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

11 lines
249 B
C

--- plugins/synthpod_placeholder.c.orig 2023-10-30 01:56:04 UTC
+++ plugins/synthpod_placeholder.c
@@ -18,7 +18,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
-
+#include <libgen.h>
#include <synthpod_lv2.h>
#include <props.h>