view src/flacng/flac_compat113.h @ 3203:f5456241bff9 default tip

changed include path from audacious to audlegacy.
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Tue, 10 Nov 2009 05:19:25 +0900
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