diff options
Diffstat (limited to 'src/ClientInternal.hxx')
-rw-r--r-- | src/ClientInternal.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
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, |