diff options
Diffstat (limited to 'src/Client.hxx')
-rw-r--r-- | src/Client.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Client.hxx b/src/Client.hxx index cbb0cbafc..586c1f264 100644 --- a/src/Client.hxx +++ b/src/Client.hxx @@ -22,7 +22,7 @@ #include "check.h" #include "ClientMessage.hxx" -#include "CommandListBuilder.hxx" +#include "command/CommandListBuilder.hxx" #include "event/FullyBufferedSocket.hxx" #include "event/TimeoutMonitor.hxx" #include "Compiler.h" |