add new .h files

This commit is contained in:
Josh Coalson 2001-03-30 00:43:15 +00:00
parent ef44878c77
commit f24a98c426

View File

@ -21,9 +21,11 @@
#define FLAC__PRIVATE__ALL_H
#include "bitbuffer.h"
#include "bitmath.h"
#include "crc.h"
#include "encoder_framing.h"
#include "fixed.h"
#include "lpc.h"
#include "md5.h"
#endif