decoder_api.h, ...: add "extern C"
This commit is contained in:
@@ -24,11 +24,8 @@
|
||||
#include "Directory.hxx"
|
||||
#include "song.h"
|
||||
#include "PlaylistVector.hxx"
|
||||
|
||||
extern "C" {
|
||||
#include "conf.h"
|
||||
#include "tag.h"
|
||||
}
|
||||
|
||||
#include <iostream>
|
||||
using std::cout;
|
||||
|
Reference in New Issue
Block a user