summaryrefslogtreecommitdiffstats
path: root/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'core.h')
-rw-r--r--core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core.h b/core.h
index fe2aaab..40252e6 100644
--- a/core.h
+++ b/core.h
@@ -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];