From f70d2f58a1ac221d488a4fbb2fda39d83048ec53 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Mon, 14 Dec 2009 22:53:13 +0100 Subject: input_stream: moved input_stream_global_init() to input_init.c --- test/run_decoder.c | 1 + 1 file changed, 1 insertion(+) (limited to 'test/run_decoder.c') diff --git a/test/run_decoder.c b/test/run_decoder.c index 47cab2aac..ec6ef9f8a 100644 --- a/test/run_decoder.c +++ b/test/run_decoder.c @@ -20,6 +20,7 @@ #include "config.h" #include "decoder_list.h" #include "decoder_api.h" +#include "input_init.h" #include "input_stream.h" #include "audio_format.h" #include "pcm_volume.h" -- cgit v1.2.3