1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-03 12:47:49 +00:00

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

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;