From 1bc5ba817c785f6d99ab5e82a9b5f5be3238dd1c Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 4 Sep 2005 14:48:39 +0200 Subject: Changed the audio PID language codes to hold up to two 3 letter codes; automatic audio channel setting for two channel audio --- config.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config.c') diff --git a/config.c b/config.c index 6f9e0981..ed817e71 100644 --- a/config.c +++ b/config.c @@ -4,12 +4,13 @@ * See the main source file 'vdr.c' for copyright information and * how to reach the author. * - * $Id: config.c 1.136 2005/08/13 13:47:08 kls Exp $ + * $Id: config.c 1.137 2005/09/04 10:49:38 kls Exp $ */ #include "config.h" #include #include +#include "device.h" #include "i18n.h" #include "interface.h" #include "plugin.h" -- cgit v1.2.3