typo, thx to Mark Szabo <mw3@bsd.hu>

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5382 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2002-03-28 22:45:09 +00:00
parent 5475823f41
commit 8399ef40cd
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ char* dvd_device=NULL;
char* cdrom_device=NULL;
int dvd_nav=0;
#ifdef USE_DVDNAM
#ifdef USE_DVDNAV
#include <dvdnav.h>
#endif