aboutsummaryrefslogtreecommitdiffstats
path: root/include/snd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/snd.h')
-rw-r--r--include/snd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/snd.h b/include/snd.h
index ff3a0b1..970fe68 100644
--- a/include/snd.h
+++ b/include/snd.h
@@ -57,7 +57,7 @@
* Structures
*/
-struct ipc_snd_spkr_volume_ctrl {
+struct ipc_snd_spkr_volume_ctrl_data {
unsigned char type;
unsigned char volume;
} __attribute__((__packed__));