]> git.alsa-project.org Git - alsa-tools.git/commitdiff
Use new sw params API
authorJaroslav Kysela <perex@perex.cz>
Tue, 22 Oct 2002 18:01:16 +0000 (18:01 +0000)
committerJaroslav Kysela <perex@perex.cz>
Tue, 22 Oct 2002 18:01:16 +0000 (18:01 +0000)
ac3dec/output.c

index afa979284adf43ff49b40c9a81d2c01a53a7f32b..38b92a23e725d44c571116e8100aa22e4565f1cd 100644 (file)
@@ -21,6 +21,7 @@
 #include <stdio.h>
 #include <errno.h>
 #define ALSA_PCM_NEW_HW_PARAMS_API
+#define ALSA_PCM_NEW_SW_PARAMS_API
 #include <alsa/asoundlib.h>
 
 typedef signed short sint_16;