diff options
Diffstat (limited to 'src/AudioParser.cxx')
-rw-r--r-- | src/AudioParser.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/AudioParser.cxx b/src/AudioParser.cxx index 9178c3e1a..297d99f12 100644 --- a/src/AudioParser.cxx +++ b/src/AudioParser.cxx @@ -25,7 +25,7 @@ #include "config.h" #include "AudioParser.hxx" #include "audio_format.h" -#include "audio_check.h" +#include "CheckAudioFormat.hxx" #include "gcc.h" #include <assert.h> |