aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/InputPlugin.hxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/input/InputPlugin.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input/InputPlugin.hxx b/src/input/InputPlugin.hxx
index 090c73df8..412ca4cf9 100644
--- a/src/input/InputPlugin.hxx
+++ b/src/input/InputPlugin.hxx
@@ -35,7 +35,7 @@
#endif
struct config_param;
-struct InputStream;
+class InputStream;
class Error;
struct Tag;