diff options
Diffstat (limited to '')
-rw-r--r-- | src/input/SoupInputPlugin.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/input/SoupInputPlugin.cxx b/src/input/SoupInputPlugin.cxx index 44c26be5a..be4892629 100644 --- a/src/input/SoupInputPlugin.cxx +++ b/src/input/SoupInputPlugin.cxx @@ -20,6 +20,7 @@ #include "config.h" #include "SoupInputPlugin.hxx" #include "InputPlugin.hxx" +#include "InputStream.hxx" #include "InputInternal.hxx" #include "IOThread.hxx" #include "event/Loop.hxx" |