From 5ec843dcc89737bb2ca9e428415d9a052c5a753d Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sun, 20 Oct 2013 13:41:04 +0200 Subject: *Commands: move to src/command/ --- src/ClientInternal.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ClientInternal.hxx') diff --git a/src/ClientInternal.hxx b/src/ClientInternal.hxx index e0affb045..9c70ec2e2 100644 --- a/src/ClientInternal.hxx +++ b/src/ClientInternal.hxx @@ -22,7 +22,7 @@ #include "check.h" #include "Client.hxx" -#include "CommandResult.hxx" +#include "command/CommandResult.hxx" enum { CLIENT_MAX_SUBSCRIPTIONS = 16, -- cgit v1.2.3