aboutsummaryrefslogtreecommitdiffstats
path: root/src/Client.hxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/Client.hxx2
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"