view audacious/build_stamp.h @ 892:5e30566ad776 trunk

[svn] - whoever made the song queue number a fixed distance from the edge of the playlist was insane
author nhjm449
date Tue, 28 Mar 2006 20:11:34 -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