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/UpdateSong.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/UpdateSong.cxx') diff --git a/src/UpdateSong.cxx b/src/UpdateSong.cxx index 676ba48e2..0c2f2fb54 100644 --- a/src/UpdateSong.cxx +++ b/src/UpdateSong.cxx @@ -26,7 +26,7 @@ #include "DatabaseLock.hxx" #include "Directory.hxx" #include "song.h" -#include "decoder_plugin.h" +#include "DecoderPlugin.hxx" #include "DecoderList.hxx" #include -- cgit v1.2.3