From 7ec1121cc832086f533dd0adfcb581e16c1e312d Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Mon, 8 Apr 2013 23:30:21 +0200 Subject: uri: convert to C++ --- src/OtherCommands.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/OtherCommands.cxx') diff --git a/src/OtherCommands.cxx b/src/OtherCommands.cxx index 4909f37f5..07fbc8442 100644 --- a/src/OtherCommands.cxx +++ b/src/OtherCommands.cxx @@ -33,9 +33,9 @@ #include "protocol/Result.hxx" #include "ls.hxx" #include "Volume.hxx" +#include "util/UriUtil.hxx" extern "C" { -#include "uri.h" #include "stats.h" } -- cgit v1.2.3