summaryrefslogtreecommitdiffstats
path: root/libmpdemux/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'libmpdemux/test.c')
-rw-r--r--libmpdemux/test.c3
1 files changed, 3 insertions, 0 deletions
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!
//---------------