view src/flacng/flac_compat113.h @ 1060:2649ba83333b trunk

[svn] - remove xmms_session value from GeneralPlugin structs per plugin api v2
author nenolod
date Thu, 24 May 2007 02:07:53 -0700
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