view audacious/build_stamp.h @ 2124:83c9caf0c554 trunk

[svn] - add some basic code for the manipulation of temporary playlists
author nenolod
date Fri, 15 Dec 2006 07:38:23 -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