Share dvd_device extern declaration between dvd and dvdnav.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29887 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reimar
2009-11-10 23:10:57 +00:00
parent 6e8f1e844f
commit 8f164e07a0
3 changed files with 1 additions and 2 deletions

View File

@@ -5,6 +5,7 @@
#include <inttypes.h>
#include <dvdread/ifo_types.h>
extern char *dvd_device;
int mp_dvdtimetomsec(dvd_time_t *dt);
#endif /* MPLAYER_STREAM_DVD_COMMON_H */