From 975370c084c8d679ff2cc2fcee48326b1dbcbf2e Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Mon, 7 Jan 2013 09:38:02 +0100 Subject: decoder_api.h, ...: add "extern 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 4d9d2ca9..67099521 100644 --- a/src/CommandLine.cxx +++ b/src/CommandLine.cxx @@ -24,9 +24,9 @@ extern "C" { #include "log.h" -#include "conf.h" } +#include "conf.h" #include "decoder_list.h" #include "decoder_plugin.h" #include "OutputList.hxx" -- cgit v1.2.3