mirror of https://github.com/xiph/flac
#include bitmath.h
This commit is contained in:
parent
5f6463006d
commit
725829176f
|
@ -23,6 +23,7 @@
|
|||
#include "FLAC/assert.h"
|
||||
#include "protected/stream_decoder.h"
|
||||
#include "private/bitbuffer.h"
|
||||
#include "private/bitmath.h"
|
||||
#include "private/cpu.h"
|
||||
#include "private/crc.h"
|
||||
#include "private/fixed.h"
|
||||
|
|
Loading…
Reference in New Issue