Mercurial > audlegacy-plugins
view src/flacng/flac_compat113.h @ 3109:5a11abf0075c
scrobbler: add support for custom audioscrobbler servers. (closes #23)
author | William Pitcock <nenolod@atheme.org> |
---|---|
date | Fri, 01 May 2009 12:28:48 -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