summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/core-scache.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pulsecore/core-scache.h')
-rw-r--r--src/pulsecore/core-scache.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pulsecore/core-scache.h b/src/pulsecore/core-scache.h
index ba65a964..a75f8aca 100644
--- a/src/pulsecore/core-scache.h
+++ b/src/pulsecore/core-scache.h
@@ -36,6 +36,7 @@ typedef struct pa_scache_entry {
char *name;
pa_cvolume volume;
+ pa_bool_t volume_is_set;
pa_sample_spec sample_spec;
pa_channel_map channel_map;
pa_memchunk memchunk;