diff options
Diffstat (limited to 'src/Main.cxx')
-rw-r--r-- | src/Main.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Main.cxx b/src/Main.cxx index d091b9641..1c58e0e40 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" |