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/TextInputStream.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/TextInputStream.cxx') diff --git a/src/TextInputStream.cxx b/src/TextInputStream.cxx index 5e963ae01..bb4c8b868 100644 --- a/src/TextInputStream.cxx +++ b/src/TextInputStream.cxx @@ -19,7 +19,7 @@ #include "config.h" #include "TextInputStream.hxx" -#include "input_stream.h" +#include "InputLegacy.hxx" #include "util/fifo_buffer.h" #include -- cgit v1.2.3