summaryrefslogtreecommitdiffstats
path: root/libmpdemux/tv.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmpdemux/tv.h')
-rw-r--r--libmpdemux/tv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmpdemux/tv.h b/libmpdemux/tv.h
index fd3c9ae953..19e5c2cd14 100644
--- a/libmpdemux/tv.h
+++ b/libmpdemux/tv.h
@@ -7,7 +7,7 @@ extern int tv_param_on;
//#include "../libvo/fastmemcpy.h"
//#include "mp_msg.h"
-extern unsigned long tv_param_freq;
+extern char *tv_param_freq;
extern char *tv_param_channel;
extern char *tv_param_norm;
extern char *tv_param_device;