command: don't include stream_dvd.h

This commit is contained in:
wm4 2013-10-27 00:40:01 +02:00
parent 7abc1bef40
commit d2ee5c0330
1 changed files with 0 additions and 3 deletions

View File

@ -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>