Mercurial > audlegacy
view audacious/build_stamp.h @ 758:f9e8807ea6e5 trunk
[svn] - Initial port of the bsd/sun audio output plugin from XMMS. Needs testing.
author | nenolod |
---|---|
date | Tue, 28 Feb 2006 11:32:33 -0800 |
parents | 1947144093bc |
children |
line wrap: on
line source
#ifndef BUILD_STAMP_H #define BUILD_STAMP_H #include <glib.h> extern const gchar *svn_stamp; #endif