From 43f613d9be9aa2953dcfc0aacfbdfb56d5d1a708 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sun, 28 Jul 2013 13:18:48 +0200 Subject: decoder_api: convert to C++ --- src/decoder/OpusDecoderPlugin.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/decoder/OpusDecoderPlugin.cxx') diff --git a/src/decoder/OpusDecoderPlugin.cxx b/src/decoder/OpusDecoderPlugin.cxx index 3e3a1e4e7..f1304a1b7 100644 --- a/src/decoder/OpusDecoderPlugin.cxx +++ b/src/decoder/OpusDecoderPlugin.cxx @@ -24,7 +24,7 @@ #include "OggUtil.hxx" #include "OggFind.hxx" #include "OggSyncState.hxx" -#include "decoder_api.h" +#include "DecoderAPI.hxx" #include "OggCodec.hxx" #include "audio_check.h" #include "tag_handler.h" -- cgit v1.2.3