aboutsummaryrefslogtreecommitdiff
path: root/src/decoder/FLACIOHandle.hxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-01-07 09:38:02 +0100
committerMax Kellermann <max@duempel.org>2013-01-07 10:07:40 +0100
commit975370c084c8d679ff2cc2fcee48326b1dbcbf2e (patch)
treea7df707eb1712c1921367862b35c6265c80bd5a5 /src/decoder/FLACIOHandle.hxx
parentc3c776bc6aa9f550a832ff3a2ace4f7980f6a791 (diff)
decoder_api.h, ...: add "extern C"
Diffstat (limited to 'src/decoder/FLACIOHandle.hxx')
-rw-r--r--src/decoder/FLACIOHandle.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/decoder/FLACIOHandle.hxx b/src/decoder/FLACIOHandle.hxx
index 193a15ef..0c2c2477 100644
--- a/src/decoder/FLACIOHandle.hxx
+++ b/src/decoder/FLACIOHandle.hxx
@@ -21,10 +21,7 @@
#define MPD_FLAC_IO_HANDLE_HXX
#include "gcc.h"
-
-extern "C" {
#include "input_stream.h"
-}
#include <FLAC/callback.h>