diff options
Diffstat (limited to 'test/run_decoder.cxx')
-rw-r--r-- | test/run_decoder.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/run_decoder.cxx b/test/run_decoder.cxx index d841a54d6..f30914fc5 100644 --- a/test/run_decoder.cxx +++ b/test/run_decoder.cxx @@ -20,7 +20,7 @@ #include "config.h" #include "IOThread.hxx" #include "DecoderList.hxx" -#include "decoder_api.h" +#include "DecoderAPI.hxx" #include "InputInit.hxx" #include "input_stream.h" #include "audio_format.h" |