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