From a9d2dc614496a8eee4269f4032457eb8a7fb6102 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Mon, 29 Jul 2013 23:18:55 +0200 Subject: pcm_resample: convert to C++ --- src/Main.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Main.cxx') diff --git a/src/Main.cxx b/src/Main.cxx index aa0a687fd..ff957c1ee 100644 --- a/src/Main.cxx +++ b/src/Main.cxx @@ -53,11 +53,11 @@ #include "ZeroconfGlue.hxx" #include "DecoderList.hxx" #include "AudioConfig.hxx" +#include "pcm/PcmResample.hxx" extern "C" { #include "daemon.h" #include "stats.h" -#include "pcm/pcm_resample.h" } #include "mpd_error.h" -- cgit v1.2.3