summaryrefslogtreecommitdiff
path: root/src/pcm/pcm_plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pcm/pcm_plugin.h')
-rw-r--r--src/pcm/pcm_plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pcm/pcm_plugin.h b/src/pcm/pcm_plugin.h
index b427e134..dfcf6de2 100644
--- a/src/pcm/pcm_plugin.h
+++ b/src/pcm/pcm_plugin.h
@@ -63,7 +63,7 @@ typedef struct {
void snd_pcm_plugin_init(snd_pcm_plugin_t *plugin);
-extern snd_pcm_fast_ops_t snd_pcm_plugin_fast_ops;
+extern const snd_pcm_fast_ops_t snd_pcm_plugin_fast_ops;
snd_pcm_sframes_t snd_pcm_plugin_undo_read_generic
(snd_pcm_t *pcm,