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
1 changed files with 2 additions and 0 deletions

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") ||