view audacious/build_stamp.h @ 875:c4240e36806f trunk

[svn] - remove default rules override as it's no longer used here
author nenolod
date Fri, 24 Mar 2006 13:31:38 -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