view audacious/build_stamp.h @ 615:b2378031a53e trunk

[svn] buildsystem fixes, shouldn't bomb now :P
author nenolod
date Sat, 04 Feb 2006 17:29:52 -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