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_filter.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/run_filter.c') diff --git a/test/run_filter.c b/test/run_filter.c index f9d628aeb..29fa502e1 100644 --- a/test/run_filter.c +++ b/test/run_filter.c @@ -25,6 +25,7 @@ #include "pcm_volume.h" #include "idle.h" #include "mixer_control.h" +#include "playlist.h" #include @@ -33,6 +34,8 @@ #include #include +struct playlist g_playlist; + void idle_add(G_GNUC_UNUSED unsigned flags) { -- cgit v1.2.3