mpd/src/AudioCompress
Avuton Olrich bead892e21 AudioCompress: include stdint.h for int16_t definition.
In mingw32, int16_t is not defined by sys/types.h, but it is by stdint.h,
and it is in the int16_t man page as being defined in stdint.h. Thanks to
mithi for help debugging.
2010-05-11 18:48:22 -07:00
..
compress.c AudioCompress: explicitly include stdint.h 2010-03-17 18:29:56 +01:00
compress.h AudioCompress: include stdint.h for int16_t definition. 2010-05-11 18:48:22 -07:00
config.h compress: add config.h 2009-12-02 21:14:35 -06:00