diff options
Diffstat (limited to 'test/dump_text_file.cxx')
-rw-r--r-- | test/dump_text_file.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dump_text_file.cxx b/test/dump_text_file.cxx index c0f1c86f8..60da1c31c 100644 --- a/test/dump_text_file.cxx +++ b/test/dump_text_file.cxx @@ -18,13 +18,13 @@ */ #include "config.h" +#include "IOThread.hxx" #include "InputInit.hxx" #include "input_stream.h" #include "conf.h" #include "stdbin.h" extern "C" { -#include "io_thread.h" #include "text_input_stream.h" #ifdef ENABLE_ARCHIVE |