summaryrefslogtreecommitdiffstats
path: root/mpvcore
diff options
context:
space:
mode:
Diffstat (limited to 'mpvcore')
-rw-r--r--mpvcore/command.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/mpvcore/command.c b/mpvcore/command.c
index fdb507962f..edd4f7b634 100644
--- a/mpvcore/command.c
+++ b/mpvcore/command.c
@@ -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>