Changed location of asoundlib.h

This commit is contained in:
Jaroslav Kysela 2001-09-11 09:35:42 +00:00
parent 0a8749a802
commit b1be87d51e
2 changed files with 3 additions and 3 deletions

View file

@ -73,7 +73,7 @@ no_alsa=""
AC_LANG_SAVE
AC_LANG_C
AC_TRY_COMPILE([
#include <sys/asoundlib.h>
#include <alsa/asoundlib.h>
], [
void main(void)
{