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/PlaylistState.cxx | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/PlaylistState.cxx') diff --git a/src/PlaylistState.cxx b/src/PlaylistState.cxx index 7e93e780..40f503e2 100644 --- a/src/PlaylistState.cxx +++ b/src/PlaylistState.cxx @@ -28,10 +28,7 @@ #include "QueueSave.hxx" #include "TextFile.hxx" #include "PlayerControl.hxx" - -extern "C" { #include "conf.h" -} #include #include -- cgit v1.2.3