From e86e77ad67f883111d50f0886204ad96c8d0f90b Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 9 Jan 2013 08:36:52 +0100 Subject: idle: 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 7ff19538..cd6392d5 100644 --- a/src/Main.cxx +++ b/src/Main.cxx @@ -39,11 +39,11 @@ #include "tag.h" #include "conf.h" #include "replay_gain_config.h" +#include "Idle.hxx" extern "C" { #include "daemon.h" #include "io_thread.h" -#include "idle.h" #include "path.h" #include "stats.h" #include "sig_handlers.h" -- cgit v1.2.3