diff libmpdemux/test.c @ 7859:72671e2510fd

added libmpdemux depends to test.c
author arpi
date Wed, 23 Oct 2002 13:59:05 +0000
parents e84d6c8ff59b
children 013c255225d8
line wrap: on
line diff
--- a/libmpdemux/test.c	Wed Oct 23 11:20:07 2002 +0000
+++ b/libmpdemux/test.c	Wed Oct 23 13:59:05 2002 +0000
@@ -19,6 +19,9 @@
 void resync_audio_stream(sh_audio_t *sh_audio){
 }
 
+// for libmpdvdkit2:
+#include "../get_path.c"
+
 int verbose=5; // must be global!
 
 //---------------