Use new sw params API

This commit is contained in:
Jaroslav Kysela 2002-10-22 18:01:16 +00:00
parent 15063b861c
commit fda82bcea4

View 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;