summaryrefslogtreecommitdiffstats
path: root/stream/stream_dvd_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'stream/stream_dvd_common.h')
-rw-r--r--stream/stream_dvd_common.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/stream/stream_dvd_common.h b/stream/stream_dvd_common.h
index c79492e061..906ae02ba6 100644
--- a/stream/stream_dvd_common.h
+++ b/stream/stream_dvd_common.h
@@ -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);