From d2ee5c0330d1cbd05cd698743ea55591e029831b Mon Sep 17 00:00:00 2001 From: wm4 Date: Sun, 27 Oct 2013 00:40:01 +0200 Subject: command: don't include stream_dvd.h --- mpvcore/command.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'mpvcore') 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 -- cgit v1.2.3