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++ --- src/Main.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Main.cxx') diff --git a/src/Main.cxx b/src/Main.cxx index d091b964..1c58e0e4 100644 --- a/src/Main.cxx +++ b/src/Main.cxx @@ -45,10 +45,10 @@ #include "Log.hxx" #include "GlobalEvents.hxx" #include "InputInit.hxx" +#include "IOThread.hxx" extern "C" { #include "daemon.h" -#include "io_thread.h" #include "path.h" #include "stats.h" #include "audio_config.h" -- cgit v1.2.3