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 776c11e87..b3e90844c 100644 --- a/test/run_decoder.cxx +++ b/test/run_decoder.cxx @@ -18,8 +18,8 @@ */ #include "config.h" +#include "IOThread.hxx" extern "C" { -#include "io_thread.h" #include "decoder_list.h" } #include "decoder_api.h" |