view audacious/build_stamp.h @ 2238:7b568c86b2a9 trunk

[svn] - fix sed
author nenolod
date Tue, 02 Jan 2007 22:04:44 -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