aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Blanc <guillaume.blanc@parrot.com>2018-07-06 15:22:06 +0200
committerTakashi Iwai <tiwai@suse.de>2018-07-06 17:07:13 +0200
commitb0fc68511562c3e690abd322f7a673ec43164c81 (patch)
tree435cf89dbf3d28f289def347bf12e2810599d987
parent2c04ea1f297a9a7513ee8107cce1568c9bfc52aa (diff)
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>
-rw-r--r--include/pcm_plugin.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pcm_plugin.h b/include/pcm_plugin.h
index ad14e7b0..3061205a 100644
--- a/include/pcm_plugin.h
+++ b/include/pcm_plugin.h
@@ -30,6 +30,7 @@
*/
#ifndef __ALSA_PCM_PLUGIN_H
+#define __ALSA_PCM_PLUGIN_H
/**
* \defgroup PCM_Plugins PCM Plugins