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 8804573..61a78e9 100644
--- a/core.h
+++ b/core.h
@@ -20,7 +20,7 @@ struct snd_avirt_core {
int version[3];
struct snd_card *card;
struct device *dev;
- struct class *avirt_class;
+ struct class *class;
struct config_group *stream_group;
unsigned int stream_count;
bool streams_sealed;