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/read_tags.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/read_tags.cxx') diff --git a/test/read_tags.cxx b/test/read_tags.cxx index 9fabddc6..f971c5ce 100644 --- a/test/read_tags.cxx +++ b/test/read_tags.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" -- cgit v1.2.3