From 5fe4c90509ea71093cb5a2e01390b6f82bc12b41 Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 13 Aug 2007 17:41:56 +0000 Subject: Fix compilation on BSD. patch by Bernd Ernesti, mplayer-dev-eng lists.veego de git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24054 b3059339-0415-0410-9bf9-f77b7e298cf2 --- stream/tv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stream/tv.h') diff --git a/stream/tv.h b/stream/tv.h index 292238b51b..415fa2c006 100644 --- a/stream/tv.h +++ b/stream/tv.h @@ -41,8 +41,8 @@ typedef struct tv_param_s { #if defined(HAVE_ALSA9) || defined(HAVE_ALSA1X) int alsa; #endif - char* adevice; #endif + char* adevice; int brightness; int contrast; int hue; -- cgit v1.2.3