aboutsummaryrefslogtreecommitdiff
path: root/src/Main.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/Main.cxx')
-rw-r--r--src/Main.cxx2
1 files changed, 1 insertions, 1 deletions
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"