input_stream: forward-declare the struct
Hide the definition from C code, to prepare the transition to C++.
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#include "decoder_api.h"
|
||||
#include "FfmpegMetaData.hxx"
|
||||
#include "tag_handler.h"
|
||||
#include "InputStream.hxx"
|
||||
|
||||
extern "C" {
|
||||
#include "audio_check.h"
|
||||
|
Reference in New Issue
Block a user