aboutsummaryrefslogtreecommitdiffstats
path: root/src/TextInputStream.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/TextInputStream.hxx')
-rw-r--r--src/TextInputStream.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/TextInputStream.hxx b/src/TextInputStream.hxx
index a6c15f670..350871488 100644
--- a/src/TextInputStream.hxx
+++ b/src/TextInputStream.hxx
@@ -25,7 +25,6 @@
#include <string>
struct InputStream;
-struct fifo_buffer;
class TextInputStream {
InputStream &is;