diff options
Diffstat (limited to 'src/decoder/MadDecoderPlugin.cxx')
-rw-r--r-- | src/decoder/MadDecoderPlugin.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decoder/MadDecoderPlugin.cxx b/src/decoder/MadDecoderPlugin.cxx index 0d74caf91..c9b2f0a6c 100644 --- a/src/decoder/MadDecoderPlugin.cxx +++ b/src/decoder/MadDecoderPlugin.cxx @@ -24,7 +24,7 @@ #include "TagId3.hxx" #include "TagRva2.hxx" #include "TagHandler.hxx" -#include "audio_check.h" +#include "CheckAudioFormat.hxx" #include <assert.h> #include <unistd.h> |