changeset 24034:dc135842ac89

Fix compilation on BSD. patch by Bernd Ernesti, mplayer-dev-eng lists.veego de
author diego
date Mon, 13 Aug 2007 17:41:56 +0000
parents 8a21d114aa94
children a4c91224c78c
files stream/tv.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/stream/tv.h	Mon Aug 13 08:49:11 2007 +0000
+++ b/stream/tv.h	Mon Aug 13 17:41:56 2007 +0000
@@ -41,8 +41,8 @@
 #if defined(HAVE_ALSA9) || defined(HAVE_ALSA1X)
     int alsa;
 #endif
+#endif
     char* adevice;
-#endif
     int brightness;
     int contrast;
     int hue;