mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
add utility.h
This commit is contained in:
@@ -25,4 +25,5 @@ include_HEADERS = \
|
||||
ordinals.h \
|
||||
seek_table.h \
|
||||
stream_decoder.h \
|
||||
stream_encoder.h
|
||||
stream_encoder.h \
|
||||
utility.h
|
||||
|
||||
@@ -27,5 +27,6 @@
|
||||
#include "seek_table.h"
|
||||
#include "stream_decoder.h"
|
||||
#include "stream_encoder.h"
|
||||
#include "utility.h"
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user