view src/flacng/flac_compat113.h @ 1204:e9f10dac2f63

Fixed bug (no fadeout was applied at the end of a file)
author mf0102 <0102@gmx.at>
date Tue, 03 Jul 2007 12:15:45 +0200
parents 2f742d127b3e
children
line wrap: on
line source

#ifndef FLAC_COMPAT113_H
#define FLAC_COMPAT113_H

#if defined(FLAC_API_VERSION_CURRENT) && FLAC_API_VERSION_CURRENT == 7
#endif

#endif