diff options
Diffstat (limited to '')
-rw-r--r-- | src/input/DespotifyInputPlugin.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/input/DespotifyInputPlugin.cxx b/src/input/DespotifyInputPlugin.cxx index af550cab5..e17bbb663 100644 --- a/src/input/DespotifyInputPlugin.cxx +++ b/src/input/DespotifyInputPlugin.cxx @@ -21,6 +21,7 @@ #include "DespotifyInputPlugin.hxx" #include "DespotifyUtils.hxx" #include "InputInternal.hxx" +#include "InputStream.hxx" #include "InputPlugin.hxx" #include "tag.h" |