From 24aa223ad6720e14e8efa87e0bf0393b5e91746d Mon Sep 17 00:00:00 2001 From: arpi Date: Wed, 23 Oct 2002 13:59:05 +0000 Subject: added libmpdemux depends to test.c git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7860 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libmpdemux/test.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libmpdemux/test.c') diff --git a/libmpdemux/test.c b/libmpdemux/test.c index 8e6d375d3e..2d4abe9579 100644 --- a/libmpdemux/test.c +++ b/libmpdemux/test.c @@ -19,6 +19,9 @@ void skip_audio_frame(sh_audio_t *sh_audio){ void resync_audio_stream(sh_audio_t *sh_audio){ } +// for libmpdvdkit2: +#include "../get_path.c" + int verbose=5; // must be global! //--------------- -- cgit v1.2.3