From ad7041301d3f1e95f2b425dbda00c6aeb89ed42c Mon Sep 17 00:00:00 2001 From: reimar Date: Sun, 24 Jun 2007 09:52:19 +0000 Subject: Add a (almost correct) prototype for vcd_seek_to_track git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23623 b3059339-0415-0410-9bf9-f77b7e298cf2 --- gui/interface.c | 1 + 1 file changed, 1 insertion(+) (limited to 'gui/interface.c') diff --git a/gui/interface.c b/gui/interface.c index 61f3ab209d..3be192e139 100644 --- a/gui/interface.c +++ b/gui/interface.c @@ -46,6 +46,7 @@ extern af_cfg_t af_cfg; #include "stream/stream_dvd.h" #endif +int vcd_seek_to_track(void *vcd, int track); #include "m_config.h" #include "m_option.h" -- cgit v1.2.3