summaryrefslogtreecommitdiffstats
path: root/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'common.h')
-rw-r--r--common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.h b/common.h
index 16050df..ef92bb7 100644
--- a/common.h
+++ b/common.h
@@ -12,7 +12,7 @@ typedef struct pcm_attrs {
sa_channel_t *channel_map;
} pcm_attrs_t;
-struct sa_device {
+struct sa_stream {
sa_mode_t mode;
pcm_attrs_t pcm_attrs;