diff options
Diffstat (limited to 'src/DecoderAPI.cxx')
-rw-r--r-- | src/DecoderAPI.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/DecoderAPI.cxx b/src/DecoderAPI.cxx index 0e127ec02..56c25e489 100644 --- a/src/DecoderAPI.cxx +++ b/src/DecoderAPI.cxx @@ -31,6 +31,7 @@ extern "C" { #include "DecoderControl.hxx" #include "DecoderInternal.hxx" #include "song.h" +#include "InputStream.hxx" #include <glib.h> |