#include bitmath.h
authorJosh Coalson <jcoalson@users.sourceforce.net>
Sat, 26 Oct 2002 04:33:49 +0000 (04:33 +0000)
committerJosh Coalson <jcoalson@users.sourceforce.net>
Sat, 26 Oct 2002 04:33:49 +0000 (04:33 +0000)
src/libFLAC/stream_decoder.c

index 5352066..41c0493 100644 (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"