view audacious/build_stamp.h @ 659:bb0d818a6ed6 trunk

[svn] add HEADERS for audacious/
author nenolod
date Wed, 22 Feb 2006 17:10:11 -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