diff options
Diffstat (limited to 'src/decoder/FlacCommon.hxx')
-rw-r--r-- | src/decoder/FlacCommon.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decoder/FlacCommon.hxx b/src/decoder/FlacCommon.hxx index 0cd295e0d..78982e308 100644 --- a/src/decoder/FlacCommon.hxx +++ b/src/decoder/FlacCommon.hxx @@ -25,7 +25,7 @@ #define MPD_FLAC_COMMON_HXX #include "FlacInput.hxx" -#include "decoder_api.h" +#include "DecoderAPI.hxx" extern "C" { #include "pcm/pcm_buffer.h" |