Mercurial > audlegacy
changeset 3882:0b524cf73f57
Automated merge with ssh://hg.atheme.org//hg/audacious
author | William Pitcock <nenolod@atheme.org> |
---|---|
date | Thu, 01 Nov 2007 11:52:42 -0500 |
parents | b2fc92d3b2dd (diff) e2e65b4febff (current diff) |
children | 6aaf5476b765 |
files | |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/audacious/plugin.h Thu Nov 01 16:53:07 2007 +0100 +++ b/src/audacious/plugin.h Thu Nov 01 11:52:42 2007 -0500 @@ -926,7 +926,9 @@ #include "audacious/auddrct.h" /* for multi-file plugins :( */ +G_BEGIN_DECLS extern struct _AudaciousFuncTableV1 *_audvt; +G_END_DECLS #define DECLARE_PLUGIN(name, init, fini, ...) \ G_BEGIN_DECLS \