summaryrefslogtreecommitdiffstats
path: root/cfg-common.h
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-08-12 07:33:15 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-08-12 07:33:15 +0000
commit51700fd1f5ed67fcabfce0d3c1c662500d8c7a14 (patch)
tree86f7a891ef357ffff7dea864f43e12c27607ef05 /cfg-common.h
parentef97d3827aee450a35e53e4395044f64e1b65b8b (diff)
downloadmpv-51700fd1f5ed67fcabfce0d3c1c662500d8c7a14.tar.bz2
mpv-51700fd1f5ed67fcabfce0d3c1c662500d8c7a14.tar.xz
Remove useless DVB-related #include.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27457 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'cfg-common.h')
-rw-r--r--cfg-common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cfg-common.h b/cfg-common.h
index 812fba24a4..1737ecb169 100644
--- a/cfg-common.h
+++ b/cfg-common.h
@@ -171,7 +171,6 @@ const m_option_t pvropts_conf[]={
#endif /* CONFIG_PVR */
#ifdef CONFIG_DVBIN
-#include "stream/dvbin.h"
extern const m_config_t dvbin_opts_conf[];
#endif