mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
__SOUNDLIB_H changed to __ASOUNDLIB_H
This commit is contained in:
parent
17eee230c2
commit
8b58db99f2
2 changed files with 3 additions and 3 deletions
|
|
@ -2,4 +2,4 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#endif /* __SOUNDLIB_H */
|
||||
#endif /* __ASOUNDLIB_H */
|
||||
|
|
|
|||
|
|
@ -19,8 +19,8 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#ifndef __SOUNDLIB_H
|
||||
#define __SOUNDLIB_H
|
||||
#ifndef __ASOUNDLIB_H
|
||||
#define __ASOUNDLIB_H
|
||||
|
||||
#include <linux/asound.h>
|
||||
#include <unistd.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue