mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
rename FLAC__Encoder to FLAC__StreamEncoder, OOPize encoder and decoder interfaces
This commit is contained in:
@@ -21,11 +21,11 @@
|
||||
#define FLAC__ALL_H
|
||||
|
||||
#include "assert.h"
|
||||
#include "encoder.h"
|
||||
#include "file_decoder.h"
|
||||
#include "format.h"
|
||||
#include "ordinals.h"
|
||||
#include "seek_table.h"
|
||||
#include "stream_decoder.h"
|
||||
#include "stream_encoder.h"
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user