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/DecoderThread.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/DecoderThread.cxx') diff --git a/src/DecoderThread.cxx b/src/DecoderThread.cxx index b7b0bf78c..18bbad6df 100644 --- a/src/DecoderThread.cxx +++ b/src/DecoderThread.cxx @@ -31,10 +31,10 @@ #include "tag.h" #include "InputStream.hxx" #include "DecoderList.hxx" +#include "util/UriUtil.hxx" extern "C" { #include "replay_gain_ape.h" -#include "uri.h" } #include -- cgit v1.2.3