summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/pulsecore/sink.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pulsecore/sink.h b/src/pulsecore/sink.h
index 97491f43..7bc4a706 100644
--- a/src/pulsecore/sink.h
+++ b/src/pulsecore/sink.h
@@ -112,7 +112,7 @@ struct pa_sink {
pa_bool_t soft_muted;
pa_bool_t requested_latency_valid;
- size_t requested_latency;
+ pa_usec_t requested_latency;
/* The number of bytes we need keep around to be able to satisfy
* every DMA buffer rewrite */