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/SongUpdate.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/SongUpdate.cxx') diff --git a/src/SongUpdate.cxx b/src/SongUpdate.cxx index dde2ad57a..a7666b47d 100644 --- a/src/SongUpdate.cxx +++ b/src/SongUpdate.cxx @@ -30,7 +30,7 @@ extern "C" { #include "fs/FileSystem.hxx" #include "tag.h" #include "input_stream.h" -#include "decoder_plugin.h" +#include "DecoderPlugin.hxx" #include "DecoderList.hxx" extern "C" { -- cgit v1.2.3