mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Changed location of asoundlib.h
This commit is contained in:
parent
0a8749a802
commit
b1be87d51e
2 changed files with 3 additions and 3 deletions
|
|
@ -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)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue