summaryrefslogtreecommitdiffstats
path: root/audio/filter/af.c
diff options
context:
space:
mode:
Diffstat (limited to 'audio/filter/af.c')
-rw-r--r--audio/filter/af.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/filter/af.c b/audio/filter/af.c
index 5a4838ca25..1ef391fbbf 100644
--- a/audio/filter/af.c
+++ b/audio/filter/af.c
@@ -87,7 +87,7 @@ static struct af_info* filter_list[] = {
#if HAVE_LIBBS2B
&af_info_bs2b,
#endif
-#if HAVE_AF_LAVFI
+#if HAVE_LIBAVFILTER
&af_info_lavfi,
#endif
// Must come last, because they're fallback format conversion filter