aboutsummaryrefslogtreecommitdiffstats
path: root/src/Main.cxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/Main.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Main.cxx b/src/Main.cxx
index c66943070..a158b5e2f 100644
--- a/src/Main.cxx
+++ b/src/Main.cxx
@@ -43,6 +43,7 @@
#include "Idle.hxx"
#include "SignalHandlers.hxx"
#include "Log.hxx"
+#include "EventPipe.hxx"
extern "C" {
#include "daemon.h"
@@ -55,7 +56,6 @@ extern "C" {
#include "input_init.h"
#include "playlist_list.h"
#include "zeroconf.h"
-#include "event_pipe.h"
}
#include "mpd_error.h"