From 8d36367fe2e593363ff941183da8804671fe9e3e Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 3 Sep 2013 09:18:30 +0200 Subject: input_stream.h: rename to InputLegacy.hxx --- src/SongUpdate.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/SongUpdate.cxx') diff --git a/src/SongUpdate.cxx b/src/SongUpdate.cxx index f08e0c20a..b0d60b85a 100644 --- a/src/SongUpdate.cxx +++ b/src/SongUpdate.cxx @@ -25,7 +25,7 @@ #include "fs/Path.hxx" #include "fs/FileSystem.hxx" #include "Tag.hxx" -#include "input_stream.h" +#include "InputLegacy.hxx" #include "DecoderPlugin.hxx" #include "DecoderList.hxx" #include "TagHandler.hxx" -- cgit v1.2.3