mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-28 05:40:23 -04:00
Changed linux/ to sound/ in #include
This commit is contained in:
parent
626c56774c
commit
a5ddd2f21f
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ AC_DEFUN(ALSA_CHECK_DRIVER, [
|
|||
AC_MSG_CHECKING(for alsa-driver package)
|
||||
|
||||
AC_TRY_COMPILE([
|
||||
#include <linux/asound.h>
|
||||
#include <sound/asound.h>
|
||||
],[
|
||||
void main(void)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue