mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
pcm: Fix header guard in pcm_plugin.h
Signed-off-by: Guillaume Blanc <guillaume.blanc@parrot.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
2c04ea1f29
commit
b0fc685115
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@
|
|||
*/
|
||||
|
||||
#ifndef __ALSA_PCM_PLUGIN_H
|
||||
#define __ALSA_PCM_PLUGIN_H
|
||||
|
||||
/**
|
||||
* \defgroup PCM_Plugins PCM Plugins
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue