fbdev dependency fix

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@260 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
szabii 2001-03-30 10:16:54 +00:00
parent 9b92dd3a1d
commit d96da36a7e
1 changed files with 2 additions and 0 deletions

View File

@ -74,7 +74,9 @@ XMM xmm;
XMM_PluginSound *pSound=NULL;
#endif
#ifdef HAVE_FBDEV
extern char *fb_dev_name;
#endif
extern int vo_screenwidth;