diff options
Diffstat (limited to 'src/decoder/FLACIOHandle.hxx')
-rw-r--r-- | src/decoder/FLACIOHandle.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decoder/FLACIOHandle.hxx b/src/decoder/FLACIOHandle.hxx index 0c2c24770..505d2db1a 100644 --- a/src/decoder/FLACIOHandle.hxx +++ b/src/decoder/FLACIOHandle.hxx @@ -21,7 +21,7 @@ #define MPD_FLAC_IO_HANDLE_HXX #include "gcc.h" -#include "input_stream.h" +#include "InputStream.hxx" #include <FLAC/callback.h> |