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" --- test/run_output.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/run_output.cxx') diff --git a/test/run_output.cxx b/test/run_output.cxx index 04374537..e46e61d4 100644 --- a/test/run_output.cxx +++ b/test/run_output.cxx @@ -19,12 +19,12 @@ #include "config.h" #include "OutputControl.hxx" +#include "conf.h" extern "C" { #include "output_plugin.h" #include "output_internal.h" #include "io_thread.h" -#include "conf.h" #include "audio_parser.h" #include "filter_registry.h" #include "pcm_convert.h" -- cgit v1.2.3