input_internal.h: add extern "C"
This commit is contained in:
@@ -24,11 +24,7 @@
|
||||
#include "tag.h"
|
||||
#include "IcyMetaDataParser.hxx"
|
||||
#include "event/MultiSocketMonitor.hxx"
|
||||
|
||||
extern "C" {
|
||||
#include "input_internal.h"
|
||||
}
|
||||
|
||||
#include "event/Loop.hxx"
|
||||
#include "IOThread.hxx"
|
||||
#include "glib_compat.h"
|
||||
|
@@ -20,11 +20,7 @@
|
||||
#include "config.h"
|
||||
#include "SoupInputPlugin.hxx"
|
||||
#include "input_plugin.h"
|
||||
|
||||
extern "C" {
|
||||
#include "input_internal.h"
|
||||
}
|
||||
|
||||
#include "IOThread.hxx"
|
||||
#include "event/Loop.hxx"
|
||||
#include "conf.h"
|
||||
|
Reference in New Issue
Block a user