diff options
Diffstat (limited to 'core.h')
-rw-r--r-- | core.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ #include "utils.h" -extern struct snd_pcm_ops pcm_ops; +extern struct snd_pcm_ops pcm_ops_avirt; struct snd_avirt_core { int version[3]; |