Mercurial > audlegacy
changeset 4647:8ce9256b0b1d
Change PAPI version.
author | Matti Hamalainen <ccr@tnsp.org> |
---|---|
date | Mon, 16 Jun 2008 04:31:36 +0300 |
parents | c18e18ecc36b |
children | c4266772a9ed |
files | src/audacious/plugin.h |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/audacious/plugin.h Sun Jun 15 00:00:55 2008 +0300 +++ b/src/audacious/plugin.h Mon Jun 16 04:31:36 2008 +0300 @@ -57,8 +57,8 @@ #define LOWLEVEL_PLUGIN(x) ((LowlevelPlugin *)(x)) #define __AUDACIOUS_NEWVFS__ -#define __AUDACIOUS_PLUGIN_API__ 7 -#define __AUDACIOUS_INPUT_PLUGIN_API__ 7 +#define __AUDACIOUS_PLUGIN_API__ 8 +#define __AUDACIOUS_INPUT_PLUGIN_API__ 8 typedef enum { FMT_U8,