view src/flacng/flac_compat113.h @ 3153:3a1d7d680816

More ALSA restructuring from Hans de Goede. (Closes #68)
author William Pitcock <nenolod@atheme.org>
date Tue, 12 May 2009 15:29:18 -0500
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