summaryrefslogtreecommitdiffstats
path: root/command.c
diff options
context:
space:
mode:
Diffstat (limited to 'command.c')
-rw-r--r--command.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/command.c b/command.c
index 9fb37501e8..29d3cf2e94 100644
--- a/command.c
+++ b/command.c
@@ -34,7 +34,9 @@
#ifdef CONFIG_DVBIN
#include "stream/dvbin.h"
#endif
+#ifdef CONFIG_DVDREAD
#include "stream/stream_dvd.h"
+#endif
#include "stream/stream_dvdnav.h"
#include "libass/ass.h"
#include "libass/ass_mp.h"