view src/audacious/build_stamp.h @ 2690:62579e205746 trunk

[svn] - temporal workaround for a bug which introduced in r4360. without this patch, cuesheet plugin endlessly adds entries in a cue sheet to the current playlist.
author yaz
date Fri, 27 Apr 2007 10:22:03 -0700
parents 3149d4b1a9a9
children 2eee464379dc
line wrap: on
line source

#ifndef BUILD_STAMP_H
#define BUILD_STAMP_H

#include <glib.h>

extern const gchar *svn_stamp;

#endif