From e199c33c6e9eb2f1aa588073f49f44de274985d5 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 24 Jan 2014 00:26:53 +0100 Subject: Client*: move to client/ --- src/TagPrint.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/TagPrint.cxx') diff --git a/src/TagPrint.cxx b/src/TagPrint.cxx index 4f5ea8be3..228b5fd90 100644 --- a/src/TagPrint.cxx +++ b/src/TagPrint.cxx @@ -21,7 +21,7 @@ #include "TagPrint.hxx" #include "tag/Tag.hxx" #include "tag/TagSettings.h" -#include "Client.hxx" +#include "client/Client.hxx" #define SONG_TIME "Time: " -- cgit v1.2.3