#include bitmath.h

This commit is contained in:
Josh Coalson 2002-10-26 04:33:49 +00:00
parent 5f6463006d
commit 725829176f
1 changed files with 1 additions and 0 deletions

View File

@ -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"