diff options
Diffstat (limited to 'src/decoder/AudiofileDecoderPlugin.cxx')
-rw-r--r-- | src/decoder/AudiofileDecoderPlugin.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decoder/AudiofileDecoderPlugin.cxx b/src/decoder/AudiofileDecoderPlugin.cxx index e42cfc66e..4eb5c14a6 100644 --- a/src/decoder/AudiofileDecoderPlugin.cxx +++ b/src/decoder/AudiofileDecoderPlugin.cxx @@ -19,7 +19,7 @@ #include "config.h" #include "AudiofileDecoderPlugin.hxx" -#include "decoder_api.h" +#include "DecoderAPI.hxx" #include "audio_check.h" #include "tag_handler.h" |