summaryrefslogtreecommitdiffstats
path: root/src/map-file
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-10-03 17:43:40 +0200
committerLennart Poettering <lennart@poettering.net>2008-10-03 17:43:40 +0200
commitebb2ecbe12b30ced855b6497d903e3250e356327 (patch)
tree3b3f48b75594ccac665d365a711ba91a6316c457 /src/map-file
parent619ed8a82d05ec2c505600ed6937574739220400 (diff)
add new API call pa_cvolume_compatible()
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 2ef2ad63..7f38be11 100644
--- a/src/map-file
+++ b/src/map-file
@@ -98,6 +98,7 @@ pa_context_unload_module;
pa_context_unref;
pa_cvolume_avg;
pa_cvolume_channels_equal_to;
+pa_cvolume_compatible;
pa_cvolume_equal;
pa_cvolume_max;
pa_cvolume_remap;