summaryrefslogtreecommitdiff
path: root/audio/synthpod-lv2/files/patch-plugins_synthpod__placeholder.c
blob: fd377078b4f36238477dfafee901762696551d78 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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>