summaryrefslogtreecommitdiffstats
path: root/src/map-file
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2009-06-17 03:05:30 +0200
committerLennart Poettering <lennart@poettering.net>2009-06-17 03:05:30 +0200
commitd9939690ed121931e17e985afe01149da93ca3f3 (patch)
tree98b61735d1b34789c550de62ef591bee2e144979 /src/map-file
parent64b0f38b67ed221ac11d017bd27aa62c6b1a8c2b (diff)
channelmap: implement pa_channel_position_from_string()
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 08fb827d..6f8946c6 100644
--- a/src/map-file
+++ b/src/map-file
@@ -28,6 +28,7 @@ pa_channel_map_superset;
pa_channel_map_to_name;
pa_channel_map_to_pretty_name;
pa_channel_map_valid;
+pa_channel_position_from_string;
pa_channel_position_to_pretty_string;
pa_channel_position_to_string;
pa_context_add_autoload;