From bbaedb17d52cf14cf1abc3f24a90dfa06f875440 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sun, 26 Oct 2008 19:38:50 +0100 Subject: input_stream: renamed sources, no CamelCase Renamed inputStream.c and inputStream_file.c. --- src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.c') diff --git a/src/main.c b/src/main.c index 80f4fecf6..d870aaa7f 100644 --- a/src/main.c +++ b/src/main.c @@ -41,7 +41,7 @@ #include "replayGain.h" #include "decoder_list.h" #include "audioOutput.h" -#include "inputStream.h" +#include "input_stream.h" #include "state_file.h" #include "tag.h" #include "dbUtils.h" -- cgit v1.2.3