mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
Switch internal dvdread to libdvdread SVN external.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28280 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
@@ -3,11 +3,7 @@
|
||||
|
||||
#include "config.h"
|
||||
#include <inttypes.h>
|
||||
#ifdef CONFIG_DVDREAD_INTERNAL
|
||||
#include "libdvdread/ifo_types.h"
|
||||
#else
|
||||
#include <dvdread/ifo_types.h>
|
||||
#endif
|
||||
|
||||
int mp_dvdtimetomsec(dvd_time_t *dt);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user