diff options
Diffstat (limited to 'src/Main.cxx')
-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 05f7eeac0..2280abfa9 100644 --- a/src/Main.cxx +++ b/src/Main.cxx @@ -34,7 +34,7 @@ #include "Listen.hxx" #include "Client.hxx" #include "ClientList.hxx" -#include "AllCommands.hxx" +#include "command/AllCommands.hxx" #include "Partition.hxx" #include "Volume.hxx" #include "OutputAll.hxx" |