diff options
Diffstat (limited to 'src/Listen.cxx')
-rw-r--r-- | src/Listen.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Listen.cxx b/src/Listen.cxx index 9cdf1b823..faa3e0db1 100644 --- a/src/Listen.cxx +++ b/src/Listen.cxx @@ -21,7 +21,7 @@ #include "Listen.hxx" #include "Main.hxx" #include "Instance.hxx" -#include "Client.hxx" +#include "client/Client.hxx" #include "config/ConfigData.hxx" #include "config/ConfigGlobal.hxx" #include "config/ConfigOption.hxx" |