From d1e7b4e38136f9342aad76c685a13adf0e69f869 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sat, 3 Aug 2013 21:00:50 +0200 Subject: audio_format: convert to C++ --- src/EncoderAPI.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/EncoderAPI.hxx') diff --git a/src/EncoderAPI.hxx b/src/EncoderAPI.hxx index d35955f1b..d430214d6 100644 --- a/src/EncoderAPI.hxx +++ b/src/EncoderAPI.hxx @@ -26,7 +26,7 @@ #define MPD_ENCODER_API_HXX #include "EncoderPlugin.hxx" -#include "audio_format.h" +#include "AudioFormat.hxx" #include "Tag.hxx" #include "conf.h" -- cgit v1.2.3