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/DatabaseGlue.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/DatabaseGlue.cxx') diff --git a/src/DatabaseGlue.cxx b/src/DatabaseGlue.cxx index 283ef994..853e67b0 100644 --- a/src/DatabaseGlue.cxx +++ b/src/DatabaseGlue.cxx @@ -23,11 +23,11 @@ #include "DatabaseRegistry.hxx" #include "DatabaseSave.hxx" #include "Directory.hxx" +#include "conf.h" extern "C" { #include "db_error.h" #include "stats.h" -#include "conf.h" #include "glib_compat.h" } -- cgit v1.2.3