From 5ec843dcc89737bb2ca9e428415d9a052c5a753d Mon Sep 17 00:00:00 2001
From: Max Kellermann <max@duempel.org>
Date: Sun, 20 Oct 2013 13:41:04 +0200
Subject: *Commands: move to src/command/

---
 src/Client.hxx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src/Client.hxx')

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"
-- 
cgit v1.2.3