diff options
Diffstat (limited to 'test/run_decoder.cxx')
-rw-r--r-- | test/run_decoder.cxx | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/test/run_decoder.cxx b/test/run_decoder.cxx index 288b83f95..d5c7c3139 100644 --- a/test/run_decoder.cxx +++ b/test/run_decoder.cxx @@ -19,9 +19,7 @@ #include "config.h" #include "IOThread.hxx" -extern "C" { -#include "decoder_list.h" -} +#include "DecoderList.hxx" #include "decoder_api.h" #include "InputInit.hxx" #include "input_stream.h" |