mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2026-02-22 01:40:18 -05:00
Thomas Charbonnel <thomas@undata.org>:
- fix some problems with default presets file handling.
This commit is contained in:
parent
ffddfbf748
commit
8cf8f953a2
2 changed files with 22 additions and 2 deletions
|
|
@ -35,6 +35,9 @@
|
|||
#include <stdlib.h>
|
||||
#include <math.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <unistd.h>
|
||||
#include <alsa/asoundlib.h>
|
||||
#include <sound/hdsp.h>
|
||||
#include "HDSPMixerCard.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue