diff options
Diffstat (limited to '')
-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 8808a78d9..9eb39a7e2 100644 --- a/src/Main.cxx +++ b/src/Main.cxx @@ -37,7 +37,7 @@ #include "command/AllCommands.hxx" #include "Partition.hxx" #include "Volume.hxx" -#include "OutputAll.hxx" +#include "output/OutputAll.hxx" #include "tag/TagConfig.hxx" #include "ReplayGainConfig.hxx" #include "Idle.hxx" |