mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
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
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user