1
mirror of https://github.com/mpv-player/mpv synced 2024-10-06 14:54:02 +02:00

10l, fix compiling without tv. patch by Andreas Hess <jaska@gmx.net>

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7069 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2002-08-22 21:30:31 +00:00
parent ae86e62a6a
commit 0e6edc2840

View File

@ -572,7 +572,9 @@ int gui_no_filename=0;
#endif
#ifdef USE_TV
tv_param_immediate = 1;
#endif
if ( argv[0] )
if(!strcmp(argv[0],"gmplayer") ||