mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-11-27 07:00:09 -05:00
hdspmixer: Make static destination maps extern
To prevent multiple inclusion, make the destmaps global and only reference them via extern. Signed-off-by: Adrian Knoth <adi@drcomp.erfurt.thur.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
e728f0d073
commit
042363a429
3 changed files with 408 additions and 273 deletions
|
|
@ -56,5 +56,6 @@ hdspmixer_SOURCES = \
|
|||
pixmaps.cxx \
|
||||
pixmaps.h \
|
||||
defines.h \
|
||||
channelmap.cxx \
|
||||
channelmap.h
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue