mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-10-29 05:40:25 -04:00
Replaced <sound/*> to <alsa/sound/*>
This commit is contained in:
parent
05fbfbba18
commit
45ca68c3cb
4 changed files with 4 additions and 4 deletions
|
|
@ -30,7 +30,7 @@
|
|||
#include <string.h>
|
||||
#include <errno.h>
|
||||
#include <linux/ioctl.h>
|
||||
#include <sound/sb16_csp.h>
|
||||
#include <alsa/sound/sb16_csp.h>
|
||||
|
||||
/* --- commands --- */
|
||||
enum {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue