summaryrefslogtreecommitdiffstats
path: root/libvo
diff options
context:
space:
mode:
Diffstat (limited to 'libvo')
-rw-r--r--libvo/vo_ivtv.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libvo/vo_ivtv.h b/libvo/vo_ivtv.h
index d9e7a76022..da957b4a70 100644
--- a/libvo/vo_ivtv.h
+++ b/libvo/vo_ivtv.h
@@ -27,6 +27,8 @@
#ifndef MPLAYER_VO_IVTV_H
#define MPLAYER_VO_IVTV_H
+extern int ivtv_fd;
+
int ivtv_write(const unsigned char *data, int len);
#endif /* MPLAYER_VO_IVTV_H */