view src/flacng/flac_compat114.h @ 2160:5ba49a9c053c

fixed uploads, using URI's with libmtp is bad, mmm'kay !
author Cristi Magherusan <majeru@atheme-project.org>
date Fri, 09 Nov 2007 00:08:06 +0200
parents 2f742d127b3e
children
line wrap: on
line source

#ifndef FLAC_COMPAT114_H
#define FLAC_COMPAT114_H

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

#endif