summaryrefslogtreecommitdiffstats
path: root/src/map-file
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2009-01-31 01:17:09 +0100
committerLennart Poettering <lennart@poettering.net>2009-01-31 01:17:09 +0100
commitb979ab39482a7ebf9eb1725b5a17141d1afce3d8 (patch)
treea015ba79167540c2213c045fa0c6d6f4d77e638d /src/map-file
parentf725b06f6f76776cfc6749cd97ee783ee0f89ebf (diff)
implement pa_channel_map_can_fade
Diffstat (limited to 'src/map-file')
-rw-r--r--src/map-file1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map-file b/src/map-file
index e076a435..3aa1d7a8 100644
--- a/src/map-file
+++ b/src/map-file
@@ -10,6 +10,7 @@ pa_bytes_per_second;
pa_bytes_snprint;
pa_bytes_to_usec;
pa_channel_map_can_balance;
+pa_channel_map_can_fade;
pa_channel_map_compatible;
pa_channel_map_equal;
pa_channel_map_init;