mirror of https://github.com/mpv-player/mpv
command: don't include stream_dvd.h
This commit is contained in:
parent
7abc1bef40
commit
d2ee5c0330
|
@ -61,9 +61,6 @@
|
|||
#ifdef CONFIG_DVBIN
|
||||
#include "stream/dvbin.h"
|
||||
#endif
|
||||
#ifdef CONFIG_DVDREAD
|
||||
#include "stream/stream_dvd.h"
|
||||
#endif
|
||||
#include "screenshot.h"
|
||||
#ifdef HAVE_SYS_MMAN_H
|
||||
#include <sys/mman.h>
|
||||
|
|
Loading…
Reference in New Issue