summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cfg-common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cfg-common.h b/cfg-common.h
index f9218c2aae..fa5bf6533e 100644
--- a/cfg-common.h
+++ b/cfg-common.h
@@ -186,7 +186,7 @@ const m_option_t pvropts_conf[]={
};
#endif /* CONFIG_PVR */
-extern const m_config_t dvbin_opts_conf[];
+extern const m_option_t dvbin_opts_conf[];
extern const m_option_t lavfdopts_conf[];
extern int rtsp_transport_tcp;