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
|
|
@ -23,7 +23,7 @@
|
|||
#include <endian.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <alsa/asoundlib.h>
|
||||
#include <sound/hdsp.h>
|
||||
#include <alsa/sound/hdsp.h>
|
||||
|
||||
static u_int32_t code[24413];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue