From 42890b9acf50c4406b61b3b37078c00ec79411fa Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 10 Feb 2015 21:46:23 +0100 Subject: system/{Resolver,Socket{Error,Util}}: move to new library libnet.a --- src/client/ClientNew.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client') diff --git a/src/client/ClientNew.cxx b/src/client/ClientNew.cxx index c820fc584..2b6941fd0 100644 --- a/src/client/ClientNew.cxx +++ b/src/client/ClientNew.cxx @@ -23,7 +23,7 @@ #include "Partition.hxx" #include "Instance.hxx" #include "system/fd_util.h" -#include "system/Resolver.hxx" +#include "net/Resolver.hxx" #include "Permission.hxx" #include "util/Error.hxx" #include "Log.hxx" -- cgit v1.2.3