From e0a97a030fc4c6f978b2855c32f5da98b3e7fb78 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 10 Jan 2013 10:33:20 +0100 Subject: io_thread: convert to C++ --- test/dump_text_file.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/dump_text_file.cxx') diff --git a/test/dump_text_file.cxx b/test/dump_text_file.cxx index c0f1c86f..60da1c31 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 -- cgit v1.2.3