summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/aconverter.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/aconverter.c b/audio/aconverter.c
index bae0ab7d19..a9025278cb 100644
--- a/audio/aconverter.c
+++ b/audio/aconverter.c
@@ -33,7 +33,7 @@
#include "fmt-conversion.h"
#include "format.h"
-#define HAVE_LIBSWRESAMPLE HAVE_FFMPEG_MPV
+#define HAVE_LIBSWRESAMPLE (!HAVE_LIBAV)
#define HAVE_LIBAVRESAMPLE HAVE_LIBAV
#if HAVE_LIBAVRESAMPLE