summaryrefslogtreecommitdiffstats
path: root/mplayer.c
diff options
context:
space:
mode:
Diffstat (limited to 'mplayer.c')
-rw-r--r--mplayer.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/mplayer.c b/mplayer.c
index d83855da99..3189855558 100644
--- a/mplayer.c
+++ b/mplayer.c
@@ -100,7 +100,9 @@ char *heartbeat_cmd;
#include "stream/tv.h"
#include "stream/stream_radio.h"
+#ifdef CONFIG_DVBIN
#include "stream/dvbin.h"
+#endif
#include "stream/cache2.h"
//**************************************************************************//