From 92e66e5ab2c6fa56c4a36da4f959f7321749ab8c Mon Sep 17 00:00:00 2001 From: Daniel Seuthe Date: Sun, 25 Apr 2010 13:42:23 +0200 Subject: replay_gain: added mode "auto" --- test/run_output.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/run_output.c') diff --git a/test/run_output.c b/test/run_output.c index 6e0fffbd0..188f87104 100644 --- a/test/run_output.c +++ b/test/run_output.c @@ -27,6 +27,7 @@ #include "pcm_convert.h" #include "event_pipe.h" #include "idle.h" +#include "playlist.h" #include @@ -34,6 +35,8 @@ #include #include +struct playlist g_playlist; + void idle_add(G_GNUC_UNUSED unsigned flags) { -- cgit v1.2.3