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/CommandLine.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/CommandLine.cxx') diff --git a/src/CommandLine.cxx b/src/CommandLine.cxx index d1f386f82..194bf3e2b 100644 --- a/src/CommandLine.cxx +++ b/src/CommandLine.cxx @@ -23,7 +23,7 @@ #include "Log.hxx" #include "conf.h" #include "DecoderList.hxx" -#include "decoder_plugin.h" +#include "DecoderPlugin.hxx" #include "OutputList.hxx" #include "OutputPlugin.hxx" #include "InputRegistry.hxx" -- cgit v1.2.3