view audacious/build_stamp.h @ 2161:c12319817d7e trunk

[svn] - patch to add a scrolling voiceprint to the mini visualizer. Patch by: Troels Bang Jensen ([Marvin] on #audacious).
author nenolod
date Mon, 18 Dec 2006 08:44: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