From e199c33c6e9eb2f1aa588073f49f44de274985d5 Mon Sep 17 00:00:00 2001 From: Max Kellermann <max@duempel.org> Date: Fri, 24 Jan 2014 00:26:53 +0100 Subject: Client*: move to client/ --- src/TimePrint.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/TimePrint.cxx') diff --git a/src/TimePrint.cxx b/src/TimePrint.cxx index f02c25225..5526ec7d6 100644 --- a/src/TimePrint.cxx +++ b/src/TimePrint.cxx @@ -19,7 +19,7 @@ #include "config.h" #include "TimePrint.hxx" -#include "Client.hxx" +#include "client/Client.hxx" void time_print(Client &client, const char *name, time_t t) -- cgit v1.2.3