diff options
Diffstat (limited to 'src/pcm_volume.h')
-rw-r--r-- | src/pcm_volume.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pcm_volume.h b/src/pcm_volume.h index 64e3c7641..4a4a4e45a 100644 --- a/src/pcm_volume.h +++ b/src/pcm_volume.h @@ -25,6 +25,7 @@ #include <stdint.h> #include <stdbool.h> +#include <stddef.h> enum { /** this value means "100% volume" */ |