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 82816fcf..808a445f 100644
--- a/src/Main.cxx
+++ b/src/Main.cxx
@@ -35,6 +35,7 @@
#include "AllCommands.hxx"
#include "Partition.hxx"
#include "Volume.hxx"
+#include "OutputAll.hxx"
extern "C" {
#include "daemon.h"
@@ -45,7 +46,6 @@ extern "C" {
#include "stats.h"
#include "sig_handlers.h"
#include "audio_config.h"
-#include "output_all.h"
#include "log.h"
#include "pcm_resample.h"
#include "replay_gain_config.h"