mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
ucm: use-case.h - add <alsa/asoundlib.h> include
It is required for snd_ctl_elem_id_t and snd_mixer_selem_id_t. Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
193ed64fd9
commit
1a4b362115
1 changed files with 2 additions and 0 deletions
|
|
@ -42,6 +42,8 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
#include <alsa/asoundlib.h>
|
||||
|
||||
/**
|
||||
* \defgroup ucm Use Case Interface
|
||||
* The ALSA Use Case manager interface.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue