input_stream: forward-declare the struct
Hide the definition from C code, to prepare the transition to C++.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
#include "fs/Path.hxx"
|
||||
#include "decoder_api.h"
|
||||
#include "tag.h"
|
||||
#include "input_stream.h"
|
||||
#include "InputStream.hxx"
|
||||
|
||||
extern "C" {
|
||||
#include "decoder_list.h"
|
||||
|
Reference in New Issue
Block a user