mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
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:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user