diff options
Diffstat (limited to 'client/setup.c')
-rw-r--r-- | client/setup.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/client/setup.c b/client/setup.c index 5c04c61..6336154 100644 --- a/client/setup.c +++ b/client/setup.c @@ -1,12 +1,11 @@ /* - * $Id: setup.c,v 1.5 2008/04/07 14:50:32 schmirl Exp $ + * $Id: setup.c,v 1.6 2008/04/08 14:18:16 schmirl Exp $ */ #include <vdr/menuitems.h> #include "client/setup.h" #include "client/device.h" -#include "i18n.h" cStreamdevClientSetup StreamdevClientSetup; |