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/InputPlugin.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/InputPlugin.hxx') diff --git a/src/InputPlugin.hxx b/src/InputPlugin.hxx index a1eb16339..0b3207c17 100644 --- a/src/InputPlugin.hxx +++ b/src/InputPlugin.hxx @@ -20,7 +20,7 @@ #ifndef MPD_INPUT_PLUGIN_HXX #define MPD_INPUT_PLUGIN_HXX -#include "input_stream.h" +#include "InputLegacy.hxx" #include #include -- cgit v1.2.3